Searched defs:PointerArg (Results 1 – 3 of 3) sorted by relevance
82 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local123 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local166 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
1246 if (const PointerType *PointerArg = Arg->getAs<PointerType>()) { in DeduceTemplateArgumentsByTypeMatch() local1248 } else if (const ObjCObjectPointerType *PointerArg in DeduceTemplateArgumentsByTypeMatch() local
1276 Expr *PointerArg = TheCall->getArg(IsLdrex ? 0 : 1); in CheckARMBuiltinExclusiveCall() local3035 Expr *PointerArg = TheCall->getArg(numArgs - 1); in SemaBuiltinNontemporalOverloaded() local