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

/external/clang/lib/AST/
H A DExprConstant.cpp438 /// EvaluatingDeclValue - This is the value being constructed for the
440 APValue *EvaluatingDeclValue; member in struct:__anon16030::EvalInfo
459 EvaluatingDecl((const ValueDecl*)0), EvaluatingDeclValue(0),
465 EvaluatingDeclValue = &Value;
1820 Result = Info.EvaluatingDeclValue;

Completed in 109 milliseconds