Searched defs:recordDecl (Results 1 – 11 of 11) sorted by relevance
183 if (const auto *recordDecl = dyn_cast<CXXRecordDecl>(baseOrMember)) { in writeLValuePathSerializationHelper() local
200 if (auto *recordDecl = dyn_cast<CXXRecordDecl>(decl)) in readLValuePathSerializationHelper() local
635 const std::string recordDecl = "layout(shaderRecordEXT, std430) buffer Rec {\n" in initPrograms() local
354 RecordDecl> recordDecl; variable
3375 RecordDecl *recordDecl = recordType->getDecl(); in classifyPointerDeclarator() local