Home
last modified time | relevance | path

Searched defs:g_2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dredundant-void-arg.cpp508 void g_2() const { in g_2() function
523 void g_2() const { in g_2() function
539 void g_2() const { in g_2() function
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-advanced/
H A Dmain.cpp106 int g_2; member