Home
last modified time | relevance | path

Searched defs:recordDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAbstractBasicWriter.h183 if (const auto *recordDecl = dyn_cast<CXXRecordDecl>(baseOrMember)) { in writeLValuePathSerializationHelper() local
H A DAbstractBasicReader.h200 if (auto *recordDecl = dyn_cast<CXXRecordDecl>(decl)) in readLValuePathSerializationHelper() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3917 RecordDecl *recordDecl = recordType->getDecl(); in classifyPointerDeclarator() local