Searched defs:BoxedExpr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 512 ObjCBoxedExpr *BoxedExpr = BuildObjCBoxedExpr() local |
H A D | SemaExprCXX.cpp | 7477 } else if (ObjCBoxedExpr *BoxedExpr = dyn_cast<ObjCBoxedExpr>(E)) { MaybeBindToTemporary() local |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteModernObjC.cpp | 5506 if (ObjCBoxedExpr *BoxedExpr = dyn_cast<ObjCBoxedExpr>(S)) RewriteFunctionBodyOrGlobalInitializer() local |