Home
last modified time | relevance | path

Searched defs:VisitDependentNameType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1209 void VisitDependentNameType(const DependentNameType *T) { in VisitDependentNameType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DASTImporter.cpp1679 ASTNodeImporter::VisitDependentNameType(const DependentNameType *T) { in VisitDependentNameType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5795 bool UnnamedLocalNoLinkageFinder::VisitDependentNameType( in VisitDependentNameType() function in UnnamedLocalNoLinkageFinder
H A DSemaCodeComplete.cpp5465 bool VisitDependentNameType(DependentNameType *DNT) { in VisitDependentNameType() function in __anone047e0890b11::ConceptInfo::ValidVisitor