Searched defs:VisitTypeOfType (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 1062 void VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in __anon79b649e50211::ODRTypeVisitor |
H A D | ASTImporter.cpp | 1322 ExpectedType ASTNodeImporter::VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in ASTNodeImporter |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6065 bool UnnamedLocalNoLinkageFinder::VisitTypeOfType(const TypeOfType* T) { in VisitTypeOfType() function in UnnamedLocalNoLinkageFinder |