Home
last modified time | relevance | path

Searched defs:VisitTypeOfType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DODRHash.cpp1199 void VisitTypeOfType(const TypeOfType *T) { VisitTypeOfType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DASTImporter.cpp1421 ExpectedType ASTNodeImporter::VisitTypeOfType(const TypeOfType *T) { VisitTypeOfType() function in ASTNodeImporter
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6952 bool UnnamedLocalNoLinkageFinder::VisitTypeOfType(const TypeOfType* T) { VisitTypeOfType() function in UnnamedLocalNoLinkageFinder