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

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h94 ObjCMethodDecl *BoxingMethod; member in class:clang::ObjCBoxedExpr
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp65 const ObjCMethodDecl *BoxingMethod = E->getBoxingMethod(); local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp447 ObjCMethodDecl *BoxingMethod = NULL; local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp2697 ObjCMethodDecl *BoxingMethod = Exp->getBoxingMethod(); local

Completed in 93 milliseconds