Home
last modified time | relevance | path

Searched defs:VisitPredefinedExpr (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp155 void VisitPredefinedExpr(const PredefinedExpr *E) { VisitPredefinedExpr() function in __anona489dd480111::AggExprEmitter
H A DCGExprConstant.cpp2024 ConstantLValueEmitter::VisitPredefinedExpr(const PredefinedExpr *E) { VisitPredefinedExpr() function in ConstantLValueEmitter
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1318 void JSONNodeDumper::VisitPredefinedExpr(const PredefinedExpr *PE) { VisitPredefinedExpr() function in JSONNodeDumper
H A DTextNodeDumper.cpp1204 void TextNodeDumper::VisitPredefinedExpr(const PredefinedExpr *Node) { VisitPredefinedExpr() function in TextNodeDumper
H A DStmtPrinter.cpp1257 void StmtPrinter::VisitPredefinedExpr(PredefinedExpr *Node) { VisitPredefinedExpr() function in StmtPrinter
H A DStmtProfile.cpp1331 void StmtProfiler::VisitPredefinedExpr(const PredefinedExpr *S) { VisitPredefinedExpr() function in StmtProfiler
H A DExprConstant.cpp7690 bool VisitPredefinedExpr(const PredefinedExpr *E) { VisitPredefinedExpr() function in __anon147cbbcc1711::ExprEvaluatorBase
8431 bool VisitPredefinedExpr(const PredefinedExpr *E) { return Success(E); } VisitPredefinedExpr() function in __anon147cbbcc1b11::LValueExprEvaluator
H A DASTImporter.cpp7308 ExpectedStmt ASTNodeImporter::VisitPredefinedExpr(PredefinedExpr *E) { VisitPredefinedExpr() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp659 void ASTStmtWriter::VisitPredefinedExpr(PredefinedExpr *E) { VisitPredefinedExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp588 void ASTStmtReader::VisitPredefinedExpr(PredefinedExpr *E) { in VisitPredefinedExpr() function in ASTStmtReader