Home
last modified time | relevance | path

Searched defs:VisitUnresolvedLookupExpr (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp470 bool VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in __anon5abc9b120111::BodyIndexer
/netbsd-src/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 DStmtPrinter.cpp1025 void StmtPrinter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *Node) { in VisitUnresolvedLookupExpr() function in StmtPrinter
H A DStmtProfile.cpp1985 StmtProfiler::VisitUnresolvedLookupExpr(const UnresolvedLookupExpr *S) { in VisitUnresolvedLookupExpr() function in StmtProfiler
H A DASTImporter.cpp7717 ASTNodeImporter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in ASTNodeImporter
/netbsd-src/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