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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h213 void VisitUnresolvedUsingType(const UnresolvedUsingType *UUT);
H A DTextNodeDumper.h286 void VisitUnresolvedUsingType(const UnresolvedUsingType *T);
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1101 void VisitUnresolvedUsingType(const UnresolvedUsingType *T) { function in class:__anon2736::ODRTypeVisitor
H A DTextNodeDumper.cpp1172 void TextNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *T) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp614 void JSONNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *UUT) { function in class:JSONNodeDumper
H A DASTImporter.cpp370 ExpectedType VisitUnresolvedUsingType(const UnresolvedUsingType *T);
1290 ExpectedType ASTNodeImporter::VisitUnresolvedUsingType( function in class:ASTNodeImporter
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5865 bool UnnamedLocalNoLinkageFinder::VisitUnresolvedUsingType( function in class:UnnamedLocalNoLinkageFinder

Completed in 207 milliseconds