Home
last modified time | relevance | path

Searched defs:BoxingMethod (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp1681 if (auto *BoxingMethod = Node->getBoxingMethod()) { in VisitObjCBoxedExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp516 ObjCMethodDecl *BoxingMethod = nullptr; in BuildObjCBoxedExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp67 const ObjCMethodDecl *BoxingMethod = E->getBoxingMethod(); in EmitObjCBoxedExpr() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2638 ObjCMethodDecl *BoxingMethod = Exp->getBoxingMethod(); in RewriteObjCBoxedExpr() local