Home
last modified time | relevance | path

Searched refs:VisitUnresolvedLookupExpr (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTextNodeDumper.h282 void VisitUnresolvedLookupExpr(const UnresolvedLookupExpr *Node);
H A DJSONNodeDumper.h279 void VisitUnresolvedLookupExpr(const UnresolvedLookupExpr *ULE);
/netbsd/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp470 bool VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in __anon01e582a80111::BodyIndexer
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1262 void JSONNodeDumper::VisitUnresolvedLookupExpr( in VisitUnresolvedLookupExpr() function in JSONNodeDumper
H A DTextNodeDumper.cpp995 void TextNodeDumper::VisitUnresolvedLookupExpr( in VisitUnresolvedLookupExpr() function in TextNodeDumper
H A DStmtProfile.cpp1985 StmtProfiler::VisitUnresolvedLookupExpr(const UnresolvedLookupExpr *S) { in VisitUnresolvedLookupExpr() function in StmtProfiler
H A DStmtPrinter.cpp1025 void StmtPrinter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *Node) { in VisitUnresolvedLookupExpr() function in StmtPrinter
H A DASTImporter.cpp631 ExpectedStmt VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E);
7717 ASTNodeImporter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in ASTNodeImporter
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp1947 void ASTStmtWriter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp2048 void ASTStmtReader::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in ASTStmtReader