Searched defs:cnst (Results 1 - 1 of 1) sorted by relevance
/external/clang/test/CodeGenCXX/ | ||
H A D | debug-info-global.cpp | 7 const int cnst = 42; member in namespace:ns 10 return ns::cnst + ns::cnst; 18 // CHECK: [[CNST]] = !DIGlobalVariable(name: "cnst", |
Completed in 113 milliseconds