Home
last modified time | relevance | path

Searched refs:VisitRecordType (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp644 Interpreter::InterfaceKind VisitRecordType(const RecordType *Ty) { in VisitRecordType() function in __anon43ad03e70411::RuntimeInterfaceBuilder
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1152 void VisitRecordType(const RecordType *T) { VisitTagType(T); } in VisitRecordType() function in __anone9b41ed00211::ODRTypeVisitor
H A DASTImporter.cpp1490 ExpectedType ASTNodeImporter::VisitRecordType(const RecordType *T) { in VisitRecordType() function in ASTNodeImporter
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3770 bool VisitRecordType(const RecordType *RT);
3774 bool LocalTypedefNameReferencer::VisitRecordType(const RecordType *RT) { in VisitRecordType() function in __anonf018d3d31411::LocalTypedefNameReferencer
H A DSemaTemplate.cpp6490 bool UnnamedLocalNoLinkageFinder::VisitRecordType(const RecordType* T) { in VisitRecordType() function in UnnamedLocalNoLinkageFinder
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5275 bool VisitRecordType(RecordType *RT) { in ReferencesAnonymousEntity() function
5336 bool VisitRecordType(RecordType *RT) { in VisitRecordType() function