Home
last modified time | relevance | path

Searched defs:p4_3 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dproperty-10.m24 @property(unsafe_unretained, copy, retain) id p4_3; // expected-error {{property attributes 'unsafe… property
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/openmp/
H A Duse-default-none.cpp202 void p4_3(const int a) { in p4_3() function