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

/external/clang/lib/AST/
H A DExprConstant.cpp373 /// EvaluatingDecl - This is the declaration whose initializer is being
375 const VarDecl *EvaluatingDecl; member in struct:__anon3048::EvalInfo
394 EvaluatingDecl(0), EvaluatingDeclValue(0), HasActiveDiagnostic(false),
404 EvaluatingDecl = VD;
1443 if (Info.EvaluatingDecl == VD) {

Completed in 52 milliseconds