Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1182 void VisitTypeOfType(const TypeOfType *T) { VisitTypeOfType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DASTImporter.cpp1395 ExpectedType ASTNodeImporter::VisitTypeOfType(const TypeOfType *T) { VisitTypeOfType() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6468 bool UnnamedLocalNoLinkageFinder::VisitTypeOfType(const TypeOfType* T) { VisitTypeOfType() function in UnnamedLocalNoLinkageFinder