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