Searched defs:ps3 (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ | ||
H A D | use-std-format.cpp | 86 const std::string *ps1 = &s1, *ps2 = &s2, *ps3 = &s3; StrFormat_field_width_and_precision() local |
H A D | use-std-print.cpp | 1146 const std::string *ps1 = &s1, *ps2 = &s2, *ps3 = &s3; printf_field_width_and_precision() local |
/llvm-project/clang/test/CodeGen/ | ||
H A D | xcore-stringtype.c | 126 struct S2{struct S3 *ps3;}; member |
/llvm-project/flang/test/Semantics/ | ||
H A D | argshape01.f90 | 80 procedure(s3), pointer :: ps3 variable |