Searched defs:static_a (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/SemaCXX/ | ||
H A D | warn-pessmizing-move.cpp | 79 static A static_a; in test3() local |
/llvm-project/clang/test/Analysis/ | ||
H A D | use-after-move.cpp | 504 static A static_a; member in memberVariablesTest |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ | ||
H A D | use-after-move.cpp | 538 static A static_a; global() member in IgnoreMemberVariables |