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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1062 void VisitTypeOfType(const TypeOfType *T) { function in class:__anon263::ODRTypeVisitor
H A DASTImporter.cpp375 ExpectedType VisitTypeOfType(const TypeOfType *T);
1327 ExpectedType ASTNodeImporter::VisitTypeOfType(const TypeOfType *T) { function in class:ASTNodeImporter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5874 bool UnnamedLocalNoLinkageFinder::VisitTypeOfType(const TypeOfType* T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 115 milliseconds