Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/evaluate/
H A Dmain.cpp6 static int static_int = 42; variable
23 int var3 = static_int; // breakpoint 1 in main()
/llvm-project-15.0.7/clang/test/Analysis/
H A Dglobals.cpp5 void static_int() in static_int() function