Function glsl_lang_pp::processor::nodes::eval_inner
source ยท fn eval_inner(
definition_file_id: FileId,
body: &SyntaxNode<PreprocessorLang>,
current_state: &ProcessorState,
location: &ExpandLocation,
) -> (bool, Option<IfEvalError>)