Searched defs:fscope (Results 1 – 2 of 2) sorted by relevance
2269 static void flushDiagnostics(Sema &S, const sema::FunctionScopeInfo *fscope) { in flushDiagnostics()2275 sema::AnalysisBasedWarnings::Policy P, sema::FunctionScopeInfo *fscope, in IssueWarnings()
392 #define SCOPE_LIST_CONCAT(tscope, to, fscope, from) do { \ argument