Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.h107 bool VisitSourceLocExpr(const SourceLocExpr *E);
H A DByteCodeExprGen.cpp1742 bool ByteCodeExprGen<Emitter>::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in ByteCodeExprGen
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp2285 void StmtProfiler::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in StmtProfiler
H A DStmtPrinter.cpp1144 void StmtPrinter::VisitSourceLocExpr(SourceLocExpr *Node) { in VisitSourceLocExpr() function in StmtPrinter
H A DExprConstant.cpp9076 bool VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in __anon7ee061301d11::PointerExprEvaluator
11390 bool VisitSourceLocExpr(const SourceLocExpr *E);
11470 bool IntExprEvaluator::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in IntExprEvaluator
H A DASTImporter.cpp569 ExpectedStmt VisitSourceLocExpr(SourceLocExpr *E);
7154 ExpectedStmt ASTNodeImporter::VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function in ASTNodeImporter
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1255 void ASTStmtWriter::VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1318 void ASTStmtReader::VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function in ASTStmtReader
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp649 Value *VisitSourceLocExpr(SourceLocExpr *SLE) { in VisitSourceLocExpr() function in __anondf337c330111::ScalarExprEmitter
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp6205 bool VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function