Searched refs:VisitObjCBoxedExpr (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h294 void VisitObjCBoxedExpr(const ObjCBoxedExpr *OBE);
H A DTextNodeDumper.h289 void VisitObjCBoxedExpr(const ObjCBoxedExpr *Node);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp335 bool VisitObjCBoxedExpr(ObjCBoxedExpr *E) { function
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1777 ConstantLValue VisitObjCBoxedExpr(const ObjCBoxedExpr *E);
1955 ConstantLValueEmitter::VisitObjCBoxedExpr(const ObjCBoxedExpr *E) { function in class:ConstantLValueEmitter
H A DCGExprScalar.cpp861 Value *VisitObjCBoxedExpr(ObjCBoxedExpr *E) { function in class:__anon1724::ScalarExprEmitter
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1087 void JSONNodeDumper::VisitObjCBoxedExpr(const ObjCBoxedExpr *OBE) { function in class:JSONNodeDumper
H A DStmtPrinter.cpp2382 void StmtPrinter::VisitObjCBoxedExpr(ObjCBoxedExpr *E) { function in class:StmtPrinter
H A DStmtProfile.cpp2086 void StmtProfiler::VisitObjCBoxedExpr(const ObjCBoxedExpr *E) { function in class:StmtProfiler
H A DExprConstant.cpp8210 bool VisitObjCBoxedExpr(const ObjCBoxedExpr *E) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1392 void ASTStmtReader::VisitObjCBoxedExpr(ObjCBoxedExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1266 void ASTStmtWriter::VisitObjCBoxedExpr(ObjCBoxedExpr *E) { function in class:ASTStmtWriter

Completed in 250 milliseconds