Searched defs:VisitUnresolvedUsingType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1101 void VisitUnresolvedUsingType(const UnresolvedUsingType *T) { function in class:__anon263::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.cpp1290 ExpectedType ASTNodeImporter::VisitUnresolvedUsingType( function in class:ASTNodeImporter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5865 bool UnnamedLocalNoLinkageFinder::VisitUnresolvedUsingType( function in class:UnnamedLocalNoLinkageFinder

Completed in 273 milliseconds