Searched refs:FunctionDeclarationScope (Results 1 – 8 of 8) sorted by relevance
170 } else if (Flags & FunctionDeclarationScope) { in dumpImpl()172 Flags &= ~FunctionDeclarationScope; in dumpImpl()
1688 if (!(Scope->getFlags() & clang::Scope::FunctionDeclarationScope)) { in handleDependencyAttr()
85 FunctionDeclarationScope = 0x200, enumerator
307 Scope::FunctionDeclarationScope | Scope::DeclScope); in ParseLexedMethodDeclaration()
372 Scope::FunctionDeclarationScope | in ParseGNUAttributeArgs()5287 ? Scope::FunctionDeclarationScope : 0)); in ParseDirectDeclarator()5420 ? Scope::FunctionDeclarationScope : 0)); in ParseParenDeclarator()
1149 Scope::FunctionDeclarationScope | Scope::DeclScope); in ParseKNRParamDeclarations()
1068 Scope::FunctionDeclarationScope | in ParseLambdaExpressionAfterIntroducer()
1416 Scope::FunctionDeclarationScope | Scope::DeclScope); in ParseObjCMethodDecl()