Searched refs:VisitUnresolvedUsingType (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h217 void VisitUnresolvedUsingType(const UnresolvedUsingType *UUT);
H A DTextNodeDumper.h307 void VisitUnresolvedUsingType(const UnresolvedUsingType *T);
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1101 void VisitUnresolvedUsingType(const UnresolvedUsingType *T) { function in class:__anon1594::ODRTypeVisitor
H A DJSONNodeDumper.cpp622 void JSONNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *UUT) { function in class:JSONNodeDumper
H A DTextNodeDumper.cpp1434 void TextNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *T) { function in class:TextNodeDumper
H A DASTImporter.cpp359 ExpectedType VisitUnresolvedUsingType(const UnresolvedUsingType *T);
1278 ExpectedType ASTNodeImporter::VisitUnresolvedUsingType( function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5948 bool UnnamedLocalNoLinkageFinder::VisitUnresolvedUsingType( function in class:UnnamedLocalNoLinkageFinder

Completed in 163 milliseconds