Searched defs:cp8 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/test/Semantics/ |
H A D | allocate03.f90 | 4 subroutine C933_a(b1, ca3, ca4, cp3, cp3mold, cp4, cp7, cp8, bsrc) argument 34 type(SomeType(1,*,*)), pointer :: cp7, cp8(:) local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | err_reference_bind_drops_quals.cpp | 24 const ptr& cp8 = crvp; // expected-error {{drops 'volatile __restrict' qualifiers}} in test1() local
|