Home
last modified time | relevance | path

Searched defs:cp1 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dcomplex-overload.cpp5 char *cp1 = foo(fv); in test_foo_1() local
16 char *cp1 = foo(fv); in test_foo_2() local
25 char *cp1 = foo(fv); in test_foo_3() local
50 char *cp1 = promote_or_convert3(sc); in test_promote_or_convert3() local
H A Derr_reference_bind_drops_quals.cpp17 const ptr& cp1 = p; in test1() local
H A Doverload-call.cpp24 char* cp1 = g(0, 0); in test_g() local
/llvm-project/clang/test/Sema/
H A Doverloadable-complex.c5 char *cp1 = foo(fv); in test_foo_1() local
15 char *cp1 = foo(fv); in test_foo_2() local
24 char *cp1 = foo(fv); in test_foo_3() local
/llvm-project/clang/test/PCH/
H A Dnamespaces.cpp25 C* cp1; variable
/llvm-project/clang/test/Analysis/
H A Dcall-invalidation.cpp24 int * const cp1 = &x; testPointer() local
/llvm-project/flang/test/Semantics/
H A Dallocate03.f9028 type(SomeType(l1=:,l2=:)), pointer :: cp1, cp2(:) local