Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExprObjC.h129 ObjCMethodDecl *BoxingMethod; variable
/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp1681 if (auto *BoxingMethod = Node->getBoxingMethod()) { VisitObjCBoxedExpr() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp67 const ObjCMethodDecl *BoxingMethod = E->getBoxingMethod(); EmitObjCBoxedExpr() local
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp516 ObjCMethodDecl *BoxingMethod = nullptr; BuildObjCBoxedExpr() local
[all...]
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2638 ObjCInterfaceDecl *BoxingClass = BoxingMethod->getClassInterface(); in RewriteObjCBoxedExpr() local