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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h130 ObjCMethodDecl *BoxingMethod; member in class:clang::ObjCBoxedExpr
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp63 const ObjCMethodDecl *BoxingMethod = E->getBoxingMethod(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp506 ObjCMethodDecl *BoxingMethod = nullptr; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2636 ObjCMethodDecl *BoxingMethod = Exp->getBoxingMethod(); local

Completed in 148 milliseconds