Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDODRHash.cpp1199 void VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in __anonf5d5e8b40211::ODRTypeVisitor
HDASTImporter.cpp1421 ExpectedType ASTNodeImporter::VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in ASTNodeImporter
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplate.cpp5740 bool UnnamedLocalNoLinkageFinder::VisitTypeOfType(const TypeOfType* T) { in VisitTypeOfType() function in UnnamedLocalNoLinkageFinder