Searched refs:supportSourceEvalMethod (Results 1 – 3 of 3) sorted by relevance
218 bool supportSourceEvalMethod() const override { return SSELevel > NoSSE; } in supportSourceEvalMethod() function
843 virtual bool supportSourceEvalMethod() const { return true; } in supportSourceEvalMethod() function
1218 if (!PP.getTargetInfo().supportSourceEvalMethod() && in ParseCompoundStatementBody()