Searched defs:VisitUnresolvedUsingType (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 1256   void VisitUnresolvedUsingType(const UnresolvedUsingType *T) {  in VisitUnresolvedUsingType()  function in __anoncf944ab10211::ODRTypeVisitor | 
| H A D | JSONNodeDumper.cpp | 668 void JSONNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *UUT) {  in VisitUnresolvedUsingType()  function in JSONNodeDumper | 
| H A D | TextNodeDumper.cpp | 1540 void TextNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *T) {  in VisitUnresolvedUsingType()  function in TextNodeDumper | 
| H A D | ASTImporter.cpp | 1336 ExpectedType ASTNodeImporter::VisitUnresolvedUsingType(  in VisitUnresolvedUsingType()  function in ASTNodeImporter | 
| /openbsd-src/gnu/llvm/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 6283 bool UnnamedLocalNoLinkageFinder::VisitUnresolvedUsingType(  in VisitUnresolvedUsingType()  function in UnnamedLocalNoLinkageFinder |