Home
last modified time | relevance | path

Searched refs:getCurScope (Results 1 – 25 of 503) sorted by relevance

12345678910>>...21

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Parse/
H A DParseObjc.cpp54 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
639 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1855 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1961 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2265 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2349 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2411 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
H A DParseExpr.cpp163 Actions.CodeCompleteExpression(getCurScope(), in ParseAssignmentExpression()
1153 (Actions.getTypeName(II, ILoc, getCurScope()) || in ParseCastExpression()
1183 getCurScope()->isInObjcMethodScope() && in ParseCastExpression()
1434 if (getCurScope()->getFnParent() == nullptr) in ParseCastExpression()
1732 Actions.CodeCompleteExpression(getCurScope(), in ParseCastExpression()
2844 if (!getCurScope()->getFnParent() && !getCurScope()->getBlockParent()) { in ParseParenExpression()
3023 getCurScope()->isInObjcMethodScope() && in ParseParenExpression()
3491 Actions.ActOnBlockStart(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3515 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3560 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Parse/
H A DParseObjc.cpp53 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
638 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1853 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1957 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2261 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2345 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2407 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
H A DParseExpr.cpp162 Actions.CodeCompleteExpression(getCurScope(), in ParseAssignmentExpression()
1153 (Actions.getTypeName(II, ILoc, getCurScope()) || in ParseCastExpression()
1183 getCurScope()->isInObjcMethodScope() && in ParseCastExpression()
1434 if (getCurScope()->getFnParent() == nullptr) in ParseCastExpression()
1727 Actions.CodeCompleteExpression(getCurScope(), in ParseCastExpression()
2806 if (!getCurScope()->getFnParent() && !getCurScope()->getBlockParent()) { in ParseParenExpression()
2985 getCurScope()->isInObjcMethodScope() && in ParseParenExpression()
3451 Actions.ActOnBlockStart(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3475 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3520 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseObjc.cpp54 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
639 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1855 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1961 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2265 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2349 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2411 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
H A DParseExpr.cpp163 Actions.CodeCompleteExpression(getCurScope(), in ParseAssignmentExpression()
1153 (Actions.getTypeName(II, ILoc, getCurScope()) || in ParseCastExpression()
1183 getCurScope()->isInObjcMethodScope() && in ParseCastExpression()
1434 if (getCurScope()->getFnParent() == nullptr) in ParseCastExpression()
1731 Actions.CodeCompleteExpression(getCurScope(), in ParseCastExpression()
2843 if (!getCurScope()->getFnParent() && !getCurScope()->getBlockParent()) { in ParseParenExpression()
3022 getCurScope()->isInObjcMethodScope() && in ParseParenExpression()
3490 Actions.ActOnBlockStart(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3514 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3559 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseObjc.cpp53 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
638 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1853 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1957 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2261 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2345 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2407 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
H A DParseExpr.cpp162 Actions.CodeCompleteExpression(getCurScope(), in ParseAssignmentExpression()
1153 (Actions.getTypeName(II, ILoc, getCurScope()) || in ParseCastExpression()
1183 getCurScope()->isInObjcMethodScope() && in ParseCastExpression()
1434 if (getCurScope()->getFnParent() == nullptr) in ParseCastExpression()
1727 Actions.CodeCompleteExpression(getCurScope(), in ParseCastExpression()
2811 if (!getCurScope()->getFnParent() && !getCurScope()->getBlockParent()) { in ParseParenExpression()
2990 getCurScope()->isInObjcMethodScope() && in ParseParenExpression()
3457 Actions.ActOnBlockStart(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3481 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3526 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Parse/
H A DParseObjc.cpp53 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
638 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1854 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1958 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2262 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2346 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2408 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Parse/
H A DParseObjc.cpp53 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
638 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1854 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1958 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2262 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2346 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2408 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Parse/
H A DParseObjc.cpp52 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
175 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
638 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1853 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1957 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2261 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2345 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2407 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseObjc.cpp54 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
639 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1855 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1961 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2265 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2349 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2411 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
H A DParseExpr.cpp163 Actions.CodeCompleteExpression(getCurScope(), in ParseAssignmentExpression()
1153 (Actions.getTypeName(II, ILoc, getCurScope()) || in ParseCastExpression()
1183 getCurScope()->isInObjcMethodScope() && in ParseCastExpression()
1434 if (getCurScope()->getFnParent() == nullptr) in ParseCastExpression()
1731 Actions.CodeCompleteExpression(getCurScope(), in ParseCastExpression()
2843 if (!getCurScope()->getFnParent() && !getCurScope()->getBlockParent()) { in ParseParenExpression()
3022 getCurScope()->isInObjcMethodScope() && in ParseParenExpression()
3490 Actions.ActOnBlockStart(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3514 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3559 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Parse/
H A DParseObjc.cpp52 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
175 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
638 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1854 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1958 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2262 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2346 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2408 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
H A DParseExpr.cpp161 Actions.CodeCompleteExpression(getCurScope(), in ParseAssignmentExpression()
967 (Actions.getTypeName(II, ILoc, getCurScope()) || in ParseCastExpression()
997 getCurScope()->isInObjcMethodScope() && in ParseCastExpression()
1210 if (getCurScope()->getFnParent() == nullptr) in ParseCastExpression()
1446 Actions.CodeCompleteExpression(getCurScope(), in ParseCastExpression()
2414 if (!getCurScope()->getFnParent() && !getCurScope()->getBlockParent()) { in ParseParenExpression()
2592 getCurScope()->isInObjcMethodScope() && in ParseParenExpression()
3016 Actions.ActOnBlockStart(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3040 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3085 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp54 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
639 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1855 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1961 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2265 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2349 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2411 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp52 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
175 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
638 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1853 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1957 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2261 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2345 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2407 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseObjc.cpp53 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
638 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1853 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1957 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2261 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2345 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2407 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseObjc.cpp54 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
639 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1855 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1961 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2265 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2349 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2411 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Parse/
H A DParseObjc.cpp53 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
557 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
576 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
637 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1841 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1944 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2240 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2324 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2386 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
H A DParseExpr.cpp399 Actions.CodeCompleteBinaryRHS(getCurScope(), LHS.get(),
962 (Actions.getTypeName(II, ILoc, getCurScope()) ||
992 getCurScope()->isInObjcMethodScope() &&
1194 if (getCurScope()->getFnParent() == nullptr)
2335 Actions.CodeCompleteOrdinaryName(getCurScope(),
2365 if (!getCurScope()->getFnParent() && !getCurScope()->getBlockParent()) {
2541 getCurScope()->isInObjcMethodScope() &&
2970 Actions.ActOnBlockStart(CaretLoc, getCurScope());
2994 Actions.ActOnBlockError(CaretLoc, getCurScope());
3039 Actions.ActOnBlockError(CaretLoc, getCurScope());
[all …]
H A DParseExprCXX.cpp360 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(), in ParseOptionalCXXScopeSpecifier()
458 getCurScope(), IdInfo, EnteringContext, SS, false, in ParseOptionalCXXScopeSpecifier()
795 Actions.CodeCompleteObjCMessageReceiver(getCurScope()); in ParseLambdaIntroducer()
1291 Actions.ActOnStartOfLambdaDefinition(Intro, D, getCurScope()); in ParseLambdaExpressionAfterIntroducer()
1296 Actions.ActOnLambdaError(LambdaBeginLoc, getCurScope()); in ParseLambdaExpressionAfterIntroducer()
1306 Actions.ActOnLambdaError(LambdaBeginLoc, getCurScope()); in ParseLambdaExpressionAfterIntroducer()
2089 TNK = Actions.isTemplateName(getCurScope(), SS, in ParseUnqualifiedIdTemplateId()
2330 Actions.CodeCompleteOperatorName(getCurScope()); in ParseUnqualifiedIdOperator()
2444 TypeResult Ty = Actions.ActOnTypeName(getCurScope(), D); in ParseUnqualifiedIdOperator()
2527 Actions.isCurrentClassName(*Id, getCurScope(), &SS)) { in ParseUnqualifiedId()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Parse/
H A DParseObjc.cpp53 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
558 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
577 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
638 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1842 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1945 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2241 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2325 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2387 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]
H A DParseExpr.cpp948 (Actions.getTypeName(II, ILoc, getCurScope()) || in ParseCastExpression()
978 getCurScope()->isInObjcMethodScope() && in ParseCastExpression()
1180 if (getCurScope()->getFnParent() == nullptr) in ParseCastExpression()
1973 return Actions.ActOnSizeofParameterPackExpr(getCurScope(), in ParseUnaryExprOrTypeTraitExpression()
2301 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseParenExpression()
2331 if (!getCurScope()->getFnParent() && !getCurScope()->getBlockParent()) { in ParseParenExpression()
2507 getCurScope()->isInObjcMethodScope() && in ParseParenExpression()
2936 Actions.ActOnBlockStart(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
2960 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3009 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Parse/
H A DParseObjc.cpp54 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
176 Actions.ActOnAtEnd(getCurScope(), AtLoc); in CheckNestedObjCContexts()
556 getCurScope(), in parseObjCTypeParamListOrProtocolRefs()
575 ObjCTypeParamListScope Scope(Actions, getCurScope()); in parseObjCTypeParamList()
639 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCInterfaceDeclList()
1855 getCurScope(), in parseObjCTypeArgsAndProtocolQualifiers()
1961 Actions.CodeCompleteOrdinaryName(getCurScope(), in ParseObjCClassInstanceVariables()
2265 P.Actions.ActOnAtEnd(P.getCurScope(), AtEnd); in finish()
2349 getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2411 getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
[all …]

12345678910>>...21