Searched refs:IsIfPredicateTrue (Results 1 – 2 of 2) sorted by relevance
91 bool IsIfPredicateTrue(const TokenSequence &expr, std::size_t first,
523 if (IsIfPredicateTrue(dir, j, tokens - j, prescanner)) { in Directive()698 IsIfPredicateTrue( in SkipDisabledConditionalCode()1054 bool Preprocessor::IsIfPredicateTrue(const TokenSequence &expr, in IsIfPredicateTrue() function in Fortran::parser::Preprocessor