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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h290 void VisitObjCBoxedExpr(const ObjCBoxedExpr *OBE);
H A DTextNodeDumper.h269 void VisitObjCBoxedExpr(const ObjCBoxedExpr *Node);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp335 bool VisitObjCBoxedExpr(ObjCBoxedExpr *E) { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1764 ConstantLValue VisitObjCBoxedExpr(const ObjCBoxedExpr *E);
1938 ConstantLValueEmitter::VisitObjCBoxedExpr(const ObjCBoxedExpr *E) { function in class:ConstantLValueEmitter
H A DCGExprScalar.cpp839 Value *VisitObjCBoxedExpr(ObjCBoxedExpr *E) { function in class:__anon366::ScalarExprEmitter
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp1997 void StmtProfiler::VisitObjCBoxedExpr(const ObjCBoxedExpr *E) { function in class:StmtProfiler
H A DStmtPrinter.cpp2363 void StmtPrinter::VisitObjCBoxedExpr(ObjCBoxedExpr *E) { function in class:StmtPrinter
H A DJSONNodeDumper.cpp1078 void JSONNodeDumper::VisitObjCBoxedExpr(const ObjCBoxedExpr *OBE) { function in class:JSONNodeDumper
H A DExprConstant.cpp7894 bool VisitObjCBoxedExpr(const ObjCBoxedExpr *E) {
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1293 void ASTStmtReader::VisitObjCBoxedExpr(ObjCBoxedExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1180 void ASTStmtWriter::VisitObjCBoxedExpr(ObjCBoxedExpr *E) { function in class:ASTStmtWriter

Completed in 188 milliseconds