Home
last modified time | relevance | path

Searched defs:VisitTypeOfExprType (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTNodeTraverser.h352 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp1054 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anon79b649e50211::ODRTypeVisitor
H A DASTImporter.cpp1314 ExpectedType ASTNodeImporter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp6061 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType() function in UnnamedLocalNoLinkageFinder