Home
last modified time | relevance | path

Searched refs:aux_i (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Modules/Inputs/declare-use/
Di.h1 int aux_i = 13; variable
/external/clang/test/Modules/
Ddeclare-use3.cpp4 const int g2 = g1 + e + f + aux_i;
Dstrict-decluse.cpp9 const int g2 = g1 + e + f + aux_i;
Ddeclare-use1.cpp9 const int g2 = g1 + e + f + aux_i + sub;