Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTNodeTraverser.h376 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp1209 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anoncf944ab10211::ODRTypeVisitor
H A DASTImporter.cpp1368 ExpectedType ASTNodeImporter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTNodeImporter
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp6288 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType() function in UnnamedLocalNoLinkageFinder