Searched defs:PrototypeScope (Results 1 – 9 of 9) sorted by relevance
| /external/clang/lib/Parse/ |
| D | ParseCXXInlineMethods.cpp | 315 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration() local
|
| D | ParseDecl.cpp | 369 std::unique_ptr<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local 5409 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local 5542 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
|
| D | Parser.cpp | 1206 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
|
| D | ParseExprCXX.cpp | 1131 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local
|
| D | ParseObjc.cpp | 1412 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local
|
| /external/llvm-project/clang/lib/Parse/ |
| D | ParseDecl.cpp | 472 llvm::Optional<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local 6137 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local 6355 ParseScope PrototypeScope(this, in ParseParenDeclarator() local
|
| D | Parser.cpp | 1407 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
|
| D | ParseObjc.cpp | 1396 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local
|
| D | ParseExprCXX.cpp | 1308 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local
|