Searched defs:VisitType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTypeVisitor.h87 RetTy VisitType(const Type*) { return RetTy(); } function in class:clang::TypeVisitor
H A DRecursiveASTVisitor.h445 bool VisitType(Type *T) { return true; } function in class:clang::RecursiveASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp759 void VisitType(const Type *T) {} function in class:__anon263::ODRTypeVisitor
[all...]
H A DASTImporter.cpp1015 ExpectedType ASTNodeImporter::VisitType(const Type *T) { function in class:ASTNodeImporter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp631 void USRGenerator::VisitType(QualType T) { function in class:USRGenerator
[all...]

Completed in 114 milliseconds