Searched defs:np_local8 (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/ | ||
H A D | const-correctness-values.cpp | 585 int *np_local8 = np_local7[1] < np_local7[2] ? &np_local7[0] : &np_local7[2]; ternary_operator() local |