Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1186 void StmtPrinter::VisitSourceLocExpr(SourceLocExpr *Node) { in VisitSourceLocExpr() function in StmtPrinter
H A DStmtProfile.cpp2321 void StmtProfiler::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in StmtProfiler
H A DExprConstant.cpp9163 bool VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in __anonfb577fba1d11::PointerExprEvaluator
11724 bool IntExprEvaluator::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in IntExprEvaluator
H A DASTImporter.cpp7256 ExpectedStmt ASTNodeImporter::VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp2580 bool Compiler<Emitter>::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in Compiler
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp666 Value *VisitSourceLocExpr(SourceLocExpr *SLE) { in VisitSourceLocExpr() function in __anone7cacfbd0111::ScalarExprEmitter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5390 bool VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function