Home
last modified time | relevance | path

Searched defs:static_a (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dwarn-pessmizing-move.cpp79 static A static_a; in test3() local
/llvm-project/clang/test/Analysis/
H A Duse-after-move.cpp504 static A static_a; member in memberVariablesTest
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Duse-after-move.cpp538 static A static_a; global() member in IgnoreMemberVariables