Home
last modified time | relevance | path

Searched defs:VisitSourceLocExpr (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1257 void ASTStmtWriter::VisitSourceLocExpr(SourceLocExpr *E) { VisitSourceLocExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1318 void ASTStmtReader::VisitSourceLocExpr(SourceLocExpr *E) { VisitSourceLocExpr() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1176 void StmtPrinter::VisitSourceLocExpr(SourceLocExpr *Node) { VisitSourceLocExpr() function in StmtPrinter
H A DStmtProfile.cpp2312 void StmtProfiler::VisitSourceLocExpr(const SourceLocExpr *E) { VisitSourceLocExpr() function in StmtProfiler
H A DExprConstant.cpp9148 bool VisitSourceLocExpr(const SourceLocExpr *E) { VisitSourceLocExpr() function in __anon006fc44d1d11::PointerExprEvaluator
11709 bool IntExprEvaluator::VisitSourceLocExpr(const SourceLocExpr *E) { VisitSourceLocExpr() function in IntExprEvaluator
H A DASTImporter.cpp7251 ExpectedStmt ASTNodeImporter::VisitSourceLocExpr(SourceLocExpr *E) { VisitSourceLocExpr() function in ASTNodeImporter
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp665 Value *VisitSourceLocExpr(SourceLocExpr *SLE) { VisitSourceLocExpr() function in __anon91c925d00111::ScalarExprEmitter
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5364 bool VisitSourceLocExpr(SourceLocExpr *E) { VisitSourceLocExpr() function