Searched refs:FunctionDeclarationScope (Results 1 – 8 of 8) sorted by relevance
170 } else if (Flags & FunctionDeclarationScope) { in dumpImpl()172 Flags &= ~FunctionDeclarationScope; in dumpImpl()
1757 if (!(Scope->getFlags() & clang::Scope::FunctionDeclarationScope)) { in handleDependencyAttr()
85 FunctionDeclarationScope = 0x200, enumerator
309 Scope::FunctionDeclarationScope | Scope::DeclScope); in ParseLexedMethodDeclaration()
373 Scope::FunctionDeclarationScope | in ParseGNUAttributeArgs()5307 ? Scope::FunctionDeclarationScope : 0)); in ParseDirectDeclarator()5440 ? Scope::FunctionDeclarationScope : 0)); in ParseParenDeclarator()
1181 Scope::FunctionDeclarationScope | Scope::DeclScope); in ParseKNRParamDeclarations()
1070 Scope::FunctionDeclarationScope | in ParseLambdaExpressionAfterIntroducer()
1425 Scope::FunctionDeclarationScope | Scope::DeclScope); in ParseObjCMethodDecl()