Home
last modified time | relevance | path

Searched defs:ipp (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/C/C99/
H A Dn448.c37 …int **ipp = iprpr; // expected-warning {{initializing 'int **' with an expression of ty… in f() local
/llvm-project/flang/test/Semantics/
H A Dstructconst08.f9021 integer, pointer :: ipp local
43 integer, pointer :: ipp local
/llvm-project/clang/test/SemaObjCXX/Inputs/
H A Dnullability-pragmas-1.h101 int_ptr_ptr ipp; in f30() local
/llvm-project/clang/test/PCH/
H A Dtypes.c65 int_ptr_ptr ipp = &int_value_ptr; variable
/llvm-project/clang/test/Parser/
H A Dc2x-attribute-keywords.c87 int * ATTR_USE *ipp; // expected-error {{'ATTR_NAME' only applies to function types}} in f9() local
H A Dc2x-attributes.c104 int * [[]] *ipp; in f9() local