Searched refs:VisitBuiltinType (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp833 void VisitBuiltinType(const BuiltinType *T) { function in class:__anon1594::ODRTypeVisitor
H A DASTImporter.cpp342 ExpectedType VisitBuiltinType(const BuiltinType *T);
1025 ExpectedType ASTNodeImporter::VisitBuiltinType(const BuiltinType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5848 bool UnnamedLocalNoLinkageFinder::VisitBuiltinType(const BuiltinType*) { function in class:UnnamedLocalNoLinkageFinder

Completed in 112 milliseconds