Searched defs:VisitUnresolvedUsingType (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 1221 void VisitUnresolvedUsingType(const UnresolvedUsingType *T) { VisitUnresolvedUsingType() function in __anon4baa67ec0211::ODRTypeVisitor |
H A D | JSONNodeDumper.cpp | 712 void JSONNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *UUT) { VisitUnresolvedUsingType() function in JSONNodeDumper |
H A D | TextNodeDumper.cpp | 1728 void TextNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *T) { VisitUnresolvedUsingType() function in TextNodeDumper |
H A D | ASTImporter.cpp | 1352 ExpectedType ASTNodeImporter::VisitUnresolvedUsingType( VisitUnresolvedUsingType() function in ASTNodeImporter |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6459 bool UnnamedLocalNoLinkageFinder::VisitUnresolvedUsingType( VisitUnresolvedUsingType() function in UnnamedLocalNoLinkageFinder |