Searched defs:VisitUnresolvedUsingType (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 1238 void VisitUnresolvedUsingType(const UnresolvedUsingType *T) { in VisitUnresolvedUsingType() function in __anonb4317f1a0211::ODRTypeVisitor |
H A D | JSONNodeDumper.cpp | 745 void JSONNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *UUT) { in VisitUnresolvedUsingType() function in JSONNodeDumper |
H A D | TextNodeDumper.cpp | 1963 void TextNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *T) { in VisitUnresolvedUsingType() function in TextNodeDumper |
H A D | ASTImporter.cpp | 1366 ExpectedType ASTNodeImporter::VisitUnresolvedUsingType( in VisitUnresolvedUsingType() function in ASTNodeImporter |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 5731 bool UnnamedLocalNoLinkageFinder::VisitUnresolvedUsingType( in VisitUnresolvedUsingType() function in UnnamedLocalNoLinkageFinder |