Home
last modified time | relevance | path

Searched defs:fscope (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2269 static void flushDiagnostics(Sema &S, const sema::FunctionScopeInfo *fscope) { in flushDiagnostics()
2275 sema::AnalysisBasedWarnings::Policy P, sema::FunctionScopeInfo *fscope, in IssueWarnings()
/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c392 #define SCOPE_LIST_CONCAT(tscope, to, fscope, from) do { \ argument