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