Searched defs:EvalMethod (Results 1 – 2 of 2) sorted by relevance
3173 enum FlagKinds { Contract, Reassociate, Exceptions, EvalMethod }; enumerator
784 LangOptions::FPEvalMethodKind EvalMethod = CurFPFeatures.getFPEvalMethod(); in UsualUnaryConversions() local