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