Home
last modified time | relevance | path

Searched defs:PointerArg (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp87 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
125 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
215 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
259 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
307 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
343 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
389 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
433 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
490 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
535 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
[all …]
/external/llvm/unittests/Transforms/Utils/
DMemorySSA.cpp82 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
123 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
166 Argument *PointerArg = &*F->arg_begin(); in TEST_F() local
/external/llvm-project/llvm/unittests/Transforms/Utils/
DFunctionComparatorTest.cpp33 Argument *PointerArg = &*F->arg_begin(); in TestFunction() local
/external/fmtlib/test/
Dcore-test.cc360 TEST(ArgTest, PointerArg) { in TEST() argument
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp1246 if (const PointerType *PointerArg = Arg->getAs<PointerType>()) { in DeduceTemplateArgumentsByTypeMatch() local
1248 } else if (const ObjCObjectPointerType *PointerArg in DeduceTemplateArgumentsByTypeMatch() local
DSemaChecking.cpp1276 Expr *PointerArg = TheCall->getArg(IsLdrex ? 0 : 1); in CheckARMBuiltinExclusiveCall() local
3035 Expr *PointerArg = TheCall->getArg(numArgs - 1); in SemaBuiltinNontemporalOverloaded() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp1688 if (const PointerType *PointerArg = Arg->getAs<PointerType>()) { in DeduceTemplateArgumentsByTypeMatch() local
1690 } else if (const ObjCObjectPointerType *PointerArg in DeduceTemplateArgumentsByTypeMatch() local
DSemaChecking.cpp2322 Expr *PointerArg = TheCall->getArg(IsLdrex ? 0 : 1); in CheckARMBuiltinExclusiveCall() local
5589 Expr *PointerArg = TheCall->getArg(numArgs - 1); in SemaBuiltinNontemporalOverloaded() local