Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h906 void VisitUnresolvedLookupExpr(const UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1467 void JSONNodeDumper::VisitUnresolvedLookupExpr( in VisitUnresolvedLookupExpr() function in JSONNodeDumper
H A DTextNodeDumper.cpp1549 void TextNodeDumper::VisitUnresolvedLookupExpr( in VisitUnresolvedLookupExpr() function in TextNodeDumper
H A DStmtPrinter.cpp1371 void StmtPrinter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *Node) { in VisitUnresolvedLookupExpr() function in StmtPrinter
H A DStmtProfile.cpp2206 StmtProfiler::VisitUnresolvedLookupExpr(const UnresolvedLookupExpr *S) { in VisitUnresolvedLookupExpr() function in StmtProfiler
H A DASTImporter.cpp8884 ASTNodeImporter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2121 void ASTStmtWriter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp2131 void ASTStmtReader::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in ASTStmtReader