Searched refs:MostDerivedLength (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp118 unsigned MostDerivedLength = 0; local
126 MostDerivedLength = I + 1;
131 MostDerivedLength = I + 1;
135 MostDerivedLength = I + 1;
141 return MostDerivedLength;

Completed in 216 milliseconds