Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h170 bool VisitSourceLocExpr(const SourceLocExpr *E);
H A DCompiler.cpp2580 bool Compiler<Emitter>::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in Compiler
/src/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp2321 void StmtProfiler::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in StmtProfiler
H A DStmtPrinter.cpp1186 void StmtPrinter::VisitSourceLocExpr(SourceLocExpr *Node) { in VisitSourceLocExpr() function in StmtPrinter
H A DExprConstant.cpp9163 bool VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in __anon6f5850ef1d11::PointerExprEvaluator
11640 bool VisitSourceLocExpr(const SourceLocExpr *E);
11724 bool IntExprEvaluator::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in IntExprEvaluator
H A DASTImporter.cpp570 ExpectedStmt VisitSourceLocExpr(SourceLocExpr *E);
7256 ExpectedStmt ASTNodeImporter::VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function in ASTNodeImporter
/src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1255 void ASTStmtWriter::VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1315 void ASTStmtReader::VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function in ASTStmtReader
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp666 Value *VisitSourceLocExpr(SourceLocExpr *SLE) { in VisitSourceLocExpr() function in __anon258b33720111::ScalarExprEmitter
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5390 bool VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function