Home
last modified time | relevance | path

Searched refs:PrototypeScope (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp304 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration() local
459 PrototypeScope.Exit(); in ParseLexedMethodDeclaration()
H A DParseDecl.cpp393 llvm::Optional<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local
397 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()
5830 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local
5852 PrototypeScope.Exit(); in ParseDirectDeclarator()
6027 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
6032 PrototypeScope.Exit(); in ParseParenDeclarator()
H A DParseExprCXX.cpp1127 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local
1200 PrototypeScope.Exit(); in ParseLambdaExpressionAfterIntroducer()
H A DParser.cpp1279 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
H A DParseObjc.cpp1383 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local