Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp
/freebsd-src/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) { VisitSourceLocExpr() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1144 void StmtPrinter::VisitSourceLocExpr(SourceLocExpr *Node) { VisitSourceLocExpr() function in StmtPrinter
H A DStmtProfile.cpp2285 void StmtProfiler::VisitSourceLocExpr(const SourceLocExpr *E) { VisitSourceLocExpr() function in StmtProfiler
H A DExprConstant.cpp9076 bool VisitSourceLocExpr(const SourceLocExpr *E) { VisitSourceLocExpr() function in __anon147cbbcc1d11::PointerExprEvaluator
11470 bool IntExprEvaluator::VisitSourceLocExpr(const SourceLocExpr *E) { VisitSourceLocExpr() function in IntExprEvaluator
H A DASTImporter.cpp7154 ExpectedStmt ASTNodeImporter::VisitSourceLocExpr(SourceLocExpr *E) { VisitSourceLocExpr() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp649 Value *VisitSourceLocExpr(SourceLocExpr *SLE) { VisitSourceLocExpr() function in __anon4a73c4cf0111::ScalarExprEmitter
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp6205 bool VisitSourceLocExpr(SourceLocExpr *E) { VisitSourceLocExpr() function