Searched refs:sourceContext (Results 1 – 1 of 1) sorted by relevance
1823 const parser::CharBlock target, std::optional<DirContext> sourceContext, in CheckLabelContext() argument1826 (!sourceContext || in CheckLabelContext()1827 (sourceContext->scope != targetContext->scope && in CheckLabelContext()1829 &targetContext->scope, sourceContext->scope)))) { in CheckLabelContext()1837 if (sourceContext && in CheckLabelContext()1839 (sourceContext->scope != targetContext->scope && in CheckLabelContext()1841 &sourceContext->scope, targetContext->scope)))) { in CheckLabelContext()1847 llvm::omp::getOpenMPDirectiveName(sourceContext->directive) in CheckLabelContext()