Home
last modified time | relevance | path

Searched defs:VisitAddrLabelExpr (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/clang/lib/AST/
DJSONNodeDumper.cpp1272 void JSONNodeDumper::VisitAddrLabelExpr(const AddrLabelExpr *ALE) { in VisitAddrLabelExpr() function in JSONNodeDumper
DTextNodeDumper.cpp1112 void TextNodeDumper::VisitAddrLabelExpr(const AddrLabelExpr *Node) { in VisitAddrLabelExpr() function in TextNodeDumper
DStmtPrinter.cpp1504 void StmtPrinter::VisitAddrLabelExpr(AddrLabelExpr *Node) { in VisitAddrLabelExpr() function in StmtPrinter
DStmtProfile.cpp1297 void StmtProfiler::VisitAddrLabelExpr(const AddrLabelExpr *S) { in VisitAddrLabelExpr() function in StmtProfiler
DASTImporter.cpp6723 ExpectedStmt ASTNodeImporter::VisitAddrLabelExpr(AddrLabelExpr *E) { in VisitAddrLabelExpr() function in ASTNodeImporter
DExprConstant.cpp8601 bool VisitAddrLabelExpr(const AddrLabelExpr *E) in VisitAddrLabelExpr() function in __anona656c3111c11::PointerExprEvaluator
/external/clang/lib/AST/
DStmtProfile.cpp888 void StmtProfiler::VisitAddrLabelExpr(const AddrLabelExpr *S) { in VisitAddrLabelExpr() function in StmtProfiler
DASTDumper.cpp2075 void ASTDumper::VisitAddrLabelExpr(const AddrLabelExpr *Node) { in VisitAddrLabelExpr() function in ASTDumper
DStmtPrinter.cpp1616 void StmtPrinter::VisitAddrLabelExpr(AddrLabelExpr *Node) { in VisitAddrLabelExpr() function in StmtPrinter
DASTImporter.cpp5556 Expr *ASTNodeImporter::VisitAddrLabelExpr(AddrLabelExpr *E) { in VisitAddrLabelExpr() function in ASTNodeImporter
DExprConstant.cpp5048 bool VisitAddrLabelExpr(const AddrLabelExpr *E) in VisitAddrLabelExpr() function in __anon464011e30e11::PointerExprEvaluator
/external/llvm-project/clang/lib/Serialization/
DASTWriterStmt.cpp1156 void ASTStmtWriter::VisitAddrLabelExpr(AddrLabelExpr *E) { in VisitAddrLabelExpr() function in ASTStmtWriter
DASTReaderStmt.cpp1296 void ASTStmtReader::VisitAddrLabelExpr(AddrLabelExpr *E) { in VisitAddrLabelExpr() function in ASTStmtReader
/external/llvm-project/clang/lib/CodeGen/
DCGExprConstant.cpp1977 ConstantLValueEmitter::VisitAddrLabelExpr(const AddrLabelExpr *E) { in VisitAddrLabelExpr() function in ConstantLValueEmitter
DCGExprScalar.cpp473 Value *VisitAddrLabelExpr(const AddrLabelExpr *E) { in VisitAddrLabelExpr() function in __anonbcd9e6940111::ScalarExprEmitter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp810 void ASTStmtWriter::VisitAddrLabelExpr(AddrLabelExpr *E) { in VisitAddrLabelExpr() function in ASTStmtWriter
DASTReaderStmt.cpp861 void ASTStmtReader::VisitAddrLabelExpr(AddrLabelExpr *E) { in VisitAddrLabelExpr() function in ASTStmtReader
/external/clang/lib/CodeGen/
DCGExprScalar.cpp248 Value *VisitAddrLabelExpr(const AddrLabelExpr *E) { in VisitAddrLabelExpr() function in __anonbb924e660111::ScalarExprEmitter
/external/clang/lib/Analysis/
DCFG.cpp1632 CFGBlock *CFGBuilder::VisitAddrLabelExpr(AddrLabelExpr *A, in VisitAddrLabelExpr() function in __anon30bb6a660111::CFGBuilder
/external/llvm-project/clang/lib/Analysis/
DCFG.cpp2382 CFGBlock *CFGBuilder::VisitAddrLabelExpr(AddrLabelExpr *A, in VisitAddrLabelExpr() function in CFGBuilder
/external/clang/tools/libclang/
DCIndex.cpp2299 void EnqueueVisitor::VisitAddrLabelExpr(const AddrLabelExpr *E) { in VisitAddrLabelExpr() function in EnqueueVisitor
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp2552 void EnqueueVisitor::VisitAddrLabelExpr(const AddrLabelExpr *E) { in VisitAddrLabelExpr() function in EnqueueVisitor