Home
last modified time | relevance | path

Searched refs:V1_Arr (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcert-mem57-cpp-cpp17.cpp11 …auto *V1_Arr = new Vector[2]; // CHECK-MESSAGES: warning: allocation function returns a pointer wi… in f() local
Dcert-mem57-cpp.cpp37 auto *V1_Arr = new Vector1[2]; in f() local