Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTNodeTraverser.h376 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function
/llvm-project-15.0.7/clang/lib/AST/
H A DODRHash.cpp1055 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anonfecede4a0211::ODRTypeVisitor
H A DASTImporter.cpp394 ExpectedType VisitTypeOfExprType(const TypeOfExprType *T);
1369 ExpectedType ASTNodeImporter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTNodeImporter
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp6123 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType() function in UnnamedLocalNoLinkageFinder