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

/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 DTextNodeDumper.cpp1434 void TextNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *T) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp622 void JSONNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *UUT) { function in class:JSONNodeDumper
H A DASTImporter.cpp1278 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 297 milliseconds