Searched defs:EvaluateRecord (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp3570 static bool EvaluateRecord(const Expr *E, const LValue &This, function
6220 if (!EvaluateRecord(E, LV, Info.CurrentCall->Temporaries[E], Info))
6257 return EvaluateRecord(E, This, Result, Info);

Completed in 31 milliseconds