Searched refs:VisitRecordType (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1013 void VisitRecordType(const RecordType *T) { VisitTagType(T); } function in class:__anon2736::ODRTypeVisitor
H A DASTImporter.cpp381 ExpectedType VisitRecordType(const RecordType *T);
1408 ExpectedType ASTNodeImporter::VisitRecordType(const RecordType *T) { function in class:ASTNodeImporter
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3440 bool VisitRecordType(const RecordType *RT);
3444 bool LocalTypedefNameReferencer::VisitRecordType(const RecordType *RT) { function in class:__anon3214::LocalTypedefNameReferencer
H A DSemaTemplate.cpp5896 bool UnnamedLocalNoLinkageFinder::VisitRecordType(const RecordType* T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 202 milliseconds