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.h847 void VisitUnresolvedLookupExpr(const UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1453 void JSONNodeDumper::VisitUnresolvedLookupExpr( in VisitUnresolvedLookupExpr() function in JSONNodeDumper
H A DTextNodeDumper.cpp1396 void TextNodeDumper::VisitUnresolvedLookupExpr( in VisitUnresolvedLookupExpr() function in TextNodeDumper
H A DStmtPrinter.cpp1237 void StmtPrinter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *Node) { in VisitUnresolvedLookupExpr() function in StmtPrinter
H A DStmtProfile.cpp2159 StmtProfiler::VisitUnresolvedLookupExpr(const UnresolvedLookupExpr *S) { in VisitUnresolvedLookupExpr() function in StmtProfiler
H A DASTImporter.cpp8537 ASTNodeImporter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2096 void ASTStmtWriter::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp2111 void ASTStmtReader::VisitUnresolvedLookupExpr(UnresolvedLookupExpr *E) { in VisitUnresolvedLookupExpr() function in ASTStmtReader