Home
last modified time | relevance | path

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

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