|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/clang/include/clang/AST/ExprObjC.h 1080 static ObjCMessageExpr *alloc(const ASTContext &C,
References
tools/clang/lib/AST/ExprObjC.cpp 219 Mem = alloc(Context, Args, RBracLoc, SelLocs, Sel, SelLocsK);
238 Mem = alloc(Context, Args, RBracLoc, SelLocs, Sel, SelLocsK);
257 Mem = alloc(Context, Args, RBracLoc, SelLocs, Sel, SelLocsK);