Home
last modified time | relevance | path

Searched defs:issue (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/www/
H A Dmake_cxx_dr_status11 def __init__(self, section, issue, url, status, title): argument
126 def availability(issue): argument
/openbsd-src/gnu/llvm/llvm/utils/git/
H A Dgithub-automation.py185 def issue(self) -> github.Issue.Issue: member in ReleaseWorkflow
/openbsd-src/gnu/gcc/gcc/
H A Dfold-const.c924 fold_undefer_overflow_warnings (bool issue, tree stmt, int code) in fold_undefer_overflow_warnings()