Searched refs:VisitUnresolvedUsingType (Results 1 - 3 of 3) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | ASTDumper.cpp | 342 void VisitUnresolvedUsingType(const UnresolvedUsingType *T) { function in class:__anon1101::ASTDumper |
/external/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 4137 bool UnnamedLocalNoLinkageFinder::VisitUnresolvedUsingType( function in class:UnnamedLocalNoLinkageFinder |
/external/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 278 void ASTTypeWriter::VisitUnresolvedUsingType(const UnresolvedUsingType *T) { function in class:ASTTypeWriter |
Completed in 74 milliseconds