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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp833 void VisitBuiltinType(const BuiltinType *T) { function in class:__anon2736::ODRTypeVisitor
H A DASTImporter.cpp353 ExpectedType VisitBuiltinType(const BuiltinType *T);
1029 ExpectedType ASTNodeImporter::VisitBuiltinType(const BuiltinType *T) { function in class:ASTNodeImporter
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5775 bool UnnamedLocalNoLinkageFinder::VisitBuiltinType(const BuiltinType*) { function in class:UnnamedLocalNoLinkageFinder

Completed in 101 milliseconds