Home | History | Annotate | Download | only in Sema

Lines Matching refs:FunctionDeclarationScope

1819     if (!(Scope->getFlags() & clang::Scope::FunctionDeclarationScope)) {