Searched defs:cnst (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; member in namespace:ns
10 return ns::cnst + ns::cnst;
18 // CHECK: [[CNST]] = !DIGlobalVariable(name: "cnst",

Completed in 113 milliseconds