Searched defs:recordDecl (Results 1 – 4 of 4) sorted by relevance
186 if (const auto *recordDecl = dyn_cast<CXXRecordDecl>(baseOrMember)) { in writeLValuePathSerializationHelper() local
199 if (auto *recordDecl = dyn_cast<CXXRecordDecl>(decl)) in readLValuePathSerializationHelper() local
744 const internal::VariadicDynCastAllOfMatcher<Decl, RecordDecl> recordDecl; variable
4104 RecordDecl *recordDecl = recordType->getDecl(); in classifyPointerDeclarator() local