Searched refs:FunctionDeclarationScope (Results 1 – 8 of 8) sorted by relevance
174 } else if (Flags & FunctionDeclarationScope) { in dumpImpl()176 Flags &= ~FunctionDeclarationScope; in dumpImpl()
1784 if (!(Scope->getFlags() & clang::Scope::FunctionDeclarationScope)) { in handleDependencyAttr()
86 FunctionDeclarationScope = 0x200, enumerator
316 Scope::FunctionDeclarationScope | Scope::DeclScope); in ParseLexedMethodDeclaration()
374 Scope::FunctionDeclarationScope | in ParseGNUAttributeArgs()5412 ? Scope::FunctionDeclarationScope : 0)); in ParseDirectDeclarator()5545 ? Scope::FunctionDeclarationScope : 0)); in ParseParenDeclarator()
1207 Scope::FunctionDeclarationScope | Scope::DeclScope); in ParseKNRParamDeclarations()
1133 Scope::FunctionDeclarationScope | in ParseLambdaExpressionAfterIntroducer()
1413 Scope::FunctionDeclarationScope | Scope::DeclScope); in ParseObjCMethodDecl()