Home
last modified time | relevance | path

Searched refs:getLocation (Results 201 – 225 of 13421) sorted by relevance

12345678910>>...537

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaDeclObjC.cpp162 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
168 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
175 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
180 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
186 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
195 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
212 Diag(newDecl->getLocation(), in CheckObjCMethodOverride()
2435 S.Diag(ImplVar->getLocation(), in CheckMethodOverrideParam()
2478 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()
2600 Diag(Method->getLocation(), in CheckConflictingOverridingMethod()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaDeclObjC.cpp162 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
168 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
175 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
180 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
186 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
195 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
212 Diag(newDecl->getLocation(), in CheckObjCMethodOverride()
2435 S.Diag(ImplVar->getLocation(), in CheckMethodOverrideParam()
2478 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()
2600 Diag(Method->getLocation(), in CheckConflictingOverridingMethod()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaDeclObjC.cpp162 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
168 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
175 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
180 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
186 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
195 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
212 Diag(newDecl->getLocation(), in CheckObjCMethodOverride()
2435 S.Diag(ImplVar->getLocation(), in CheckMethodOverrideParam()
2478 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()
2600 Diag(Method->getLocation(), in CheckConflictingOverridingMethod()
[all …]
H A DSemaDecl.cpp443 RealRes->getLocation() < IIDecl->getLocation()) in getTypeName()
3043 S.Diag(CDA->getLocation(), in mergeParamDeclAttributes()
3693 Diag(CDA->getLocation(), in MergeFunctionDecl()
4299 Diag(New->getLocation(), in MergeVarDecl()
5027 return FD->getLocation(); in findDefaultInitializer()
9883 Diag(NewFD->getLocation(), in ActOnFunctionDeclarator()
10055 Diag(NBA->getLocation(), in ActOnFunctionDeclarator()
12824 Diag(Var->getLocation(), in ActOnUninitializedDecl()
12834 << Var << SourceRange(Var->getLocation(), Var->getLocation()); in ActOnUninitializedDecl()
12921 CreateRecoveryExpr(Var->getLocation(), Var->getLocation(), {}); in ActOnUninitializedDecl()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaDeclObjC.cpp162 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
168 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
175 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
180 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
186 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
195 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
212 Diag(newDecl->getLocation(), in CheckObjCMethodOverride()
2435 S.Diag(ImplVar->getLocation(), in CheckMethodOverrideParam()
2478 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()
2600 Diag(Method->getLocation(), in CheckConflictingOverridingMethod()
[all …]
H A DSemaDecl.cpp443 RealRes->getLocation() < IIDecl->getLocation()) in getTypeName()
3043 S.Diag(CDA->getLocation(), in mergeParamDeclAttributes()
3693 Diag(CDA->getLocation(), in MergeFunctionDecl()
4299 Diag(New->getLocation(), in MergeVarDecl()
5027 return FD->getLocation(); in findDefaultInitializer()
9883 Diag(NewFD->getLocation(), in ActOnFunctionDeclarator()
10055 Diag(NBA->getLocation(), in ActOnFunctionDeclarator()
12824 Diag(Var->getLocation(), in ActOnUninitializedDecl()
12834 << Var << SourceRange(Var->getLocation(), Var->getLocation()); in ActOnUninitializedDecl()
12921 CreateRecoveryExpr(Var->getLocation(), Var->getLocation(), {}); in ActOnUninitializedDecl()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp162 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
168 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
175 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
180 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
186 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
195 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
212 Diag(newDecl->getLocation(), in CheckObjCMethodOverride()
2435 S.Diag(ImplVar->getLocation(), in CheckMethodOverrideParam()
2478 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()
2600 Diag(Method->getLocation(), in CheckConflictingOverridingMethod()
[all …]
H A DSemaDecl.cpp443 RealRes->getLocation() < IIDecl->getLocation()) in getTypeName()
3043 S.Diag(CDA->getLocation(), in mergeParamDeclAttributes()
3693 Diag(CDA->getLocation(), in MergeFunctionDecl()
4299 Diag(New->getLocation(), in MergeVarDecl()
5027 return FD->getLocation(); in findDefaultInitializer()
9883 Diag(NewFD->getLocation(), in ActOnFunctionDeclarator()
10055 Diag(NBA->getLocation(), in ActOnFunctionDeclarator()
12824 Diag(Var->getLocation(), in ActOnUninitializedDecl()
12834 << Var << SourceRange(Var->getLocation(), Var->getLocation()); in ActOnUninitializedDecl()
12921 CreateRecoveryExpr(Var->getLocation(), Var->getLocation(), {}); in ActOnUninitializedDecl()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaDeclObjC.cpp162 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
168 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
175 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
180 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
186 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
195 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
212 Diag(newDecl->getLocation(), in CheckObjCMethodOverride()
2435 S.Diag(ImplVar->getLocation(), in CheckMethodOverrideParam()
2478 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()
2600 Diag(Method->getLocation(), in CheckConflictingOverridingMethod()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaDeclObjC.cpp162 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
168 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
175 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
180 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
186 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
195 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
212 Diag(newDecl->getLocation(), in CheckObjCMethodOverride()
2435 S.Diag(ImplVar->getLocation(), in CheckMethodOverrideParam()
2478 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()
2600 Diag(Method->getLocation(), in CheckConflictingOverridingMethod()
[all …]
H A DSemaDecl.cpp443 RealRes->getLocation() < IIDecl->getLocation()) in getTypeName()
3043 S.Diag(CDA->getLocation(), in mergeParamDeclAttributes()
3693 Diag(CDA->getLocation(), in MergeFunctionDecl()
4299 Diag(New->getLocation(), in MergeVarDecl()
5027 return FD->getLocation(); in findDefaultInitializer()
9883 Diag(NewFD->getLocation(), in ActOnFunctionDeclarator()
10055 Diag(NBA->getLocation(), in ActOnFunctionDeclarator()
12824 Diag(Var->getLocation(), in ActOnUninitializedDecl()
12834 << Var << SourceRange(Var->getLocation(), Var->getLocation()); in ActOnUninitializedDecl()
12921 CreateRecoveryExpr(Var->getLocation(), Var->getLocation(), {}); in ActOnUninitializedDecl()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaDeclObjC.cpp162 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
168 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
175 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
180 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
186 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
195 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
212 Diag(newDecl->getLocation(), in CheckObjCMethodOverride()
2435 S.Diag(ImplVar->getLocation(), in CheckMethodOverrideParam()
2478 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()
2600 Diag(Method->getLocation(), in CheckConflictingOverridingMethod()
[all …]
H A DSemaDecl.cpp443 RealRes->getLocation() < IIDecl->getLocation()) in getTypeName()
3043 S.Diag(CDA->getLocation(), in mergeParamDeclAttributes()
3693 Diag(CDA->getLocation(), in MergeFunctionDecl()
4299 Diag(New->getLocation(), in MergeVarDecl()
5027 return FD->getLocation(); in findDefaultInitializer()
9883 Diag(NewFD->getLocation(), in ActOnFunctionDeclarator()
10055 Diag(NBA->getLocation(), in ActOnFunctionDeclarator()
12824 Diag(Var->getLocation(), in ActOnUninitializedDecl()
12834 << Var << SourceRange(Var->getLocation(), Var->getLocation()); in ActOnUninitializedDecl()
12921 CreateRecoveryExpr(Var->getLocation(), Var->getLocation(), {}); in ActOnUninitializedDecl()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/
H A DClasspathVariableTests.java87 …assertEquals("Resolved path not correct", archive.getLocation(), new Path(resolved[0].getLocation(… in testVariableExtensionWithNullSourceAttachment()
108 …assertEquals("Resolved path not correct", archive.getLocation(), new Path(resolved[0].getLocation(… in testVariableExtensionWithNullSourceAttachmentWithExtension()
128 …assertEquals("Resolved path not correct", archive.getLocation(), new Path(resolved[0].getLocation(… in testVariableArchiveAndSourceAttachmentWithExtension()
129 …assertEquals("Resolved source attachment not correct", archive.getLocation(), new Path(resolved[0]… in testVariableArchiveAndSourceAttachmentWithExtension()
149 …assertEquals("Resolved path not correct", archive.getLocation(), new Path(resolved[0].getLocation(… in testProjectResolutionWithVariableArchiveAndSourceAttachmentWithExtension()
150 …assertEquals("Resolved source attachment not correct", archive.getLocation(), new Path(resolved[0]… in testProjectResolutionWithVariableArchiveAndSourceAttachmentWithExtension()
/dports/math/scilab/scilab-6.1.1/scilab/modules/slint/src/cpp/
H A DSelectChecker.cpp26 result.report(context, e.getLocation(), *this, _("Select should have a default case.")); in preCheckNode()
33 result.report(context, e.getLocation(), *this, _("Select with no case.")); in preCheckNode()
40 …result.report(context, e.getLocation(), *this, _("Select with one case: it could be replaced by an… in preCheckNode()
59 …result.report(context, first.getLocation(), *this, _("Case expression should be a number or string… in preCheckNode()
71 … result.report(context, test.getLocation(), *this, _("Case expression types are mixed.")); in preCheckNode()
79 … result.report(context, test.getLocation(), *this, _("Case expression types are mixed.")); in preCheckNode()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaDecl.cpp2733 S.Diag(CDA->getLocation(), in mergeParamDeclAttributes()
3378 Diag(CDA->getLocation(), in MergeFunctionDecl()
3981 Diag(New->getLocation(), in MergeVarDecl()
4596 return FD->getLocation(); in findDefaultInitializer()
5972 S.Diag(ND.getLocation(), in checkAttributesAfterMerging()
9092 Diag(NewFD->getLocation(), in ActOnFunctionDeclarator()
11566 Diag(Var->getLocation(), in ActOnUninitializedDecl()
11577 << SourceRange(Var->getLocation(), Var->getLocation()); in ActOnUninitializedDecl()
12108 Diag(VD->getLocation(), in FinalizeDeclaration()
13292 Diag(MD->getLocation(), in ActOnFinishFunctionBody()
[all …]
H A DSemaDeclObjC.cpp162 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
168 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
175 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
180 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
186 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
195 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
212 Diag(newDecl->getLocation(), in CheckObjCMethodOverride()
2413 S.Diag(ImplVar->getLocation(), in CheckMethodOverrideParam()
2456 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()
2578 Diag(Method->getLocation(), in CheckConflictingOverridingMethod()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaDecl.cpp2737 S.Diag(CDA->getLocation(), in mergeParamDeclAttributes()
3382 Diag(CDA->getLocation(), in MergeFunctionDecl()
3985 Diag(New->getLocation(), in MergeVarDecl()
4600 return FD->getLocation(); in findDefaultInitializer()
5999 S.Diag(ND.getLocation(), in checkAttributesAfterMerging()
9123 Diag(NewFD->getLocation(), in ActOnFunctionDeclarator()
11560 Diag(Var->getLocation(), in ActOnUninitializedDecl()
11571 << SourceRange(Var->getLocation(), Var->getLocation()); in ActOnUninitializedDecl()
12085 Diag(VD->getLocation(), in FinalizeDeclaration()
13220 Diag(MD->getLocation(), in ActOnFinishFunctionBody()
[all …]
H A DSemaDeclObjC.cpp162 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
168 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
175 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
180 Diag(Overridden->getLocation(), in CheckObjCMethodOverride()
186 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
195 Diag(NewMethod->getLocation(), in CheckObjCMethodOverride()
212 Diag(newDecl->getLocation(), in CheckObjCMethodOverride()
2409 S.Diag(ImplVar->getLocation(), in CheckMethodOverrideParam()
2452 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()
2574 Diag(Method->getLocation(), in CheckConflictingOverridingMethod()
[all …]
/dports/games/qonk/qonk-0.3.1/src/
H A Dships.cpp41 setLocation( planet->getLocation() ); in moveTo()
66 Coordinate destinationLocation = destinationPlanet->getLocation(); in moveTo()
93 Coordinate loc = getLocation(); in render()
95 Coordinate planetLocation = planet->getLocation(); in render()
104 Coordinate loc = getLocation(); in renderSelection()
111 return ship->getLocation().distance( getLocation() ); in distance()
136 Ship::getLocation() const in getLocation() function in Ship
240 Coordinate location = (*i)->getLocation(); in select()
331 Coordinate location = c->getLocation(); in getNearestResidentShip()
336 if( location.distance( (*i)->getLocation() ) < max ) { in getNearestResidentShip()
[all …]
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/geomgraph/
H A DEdgeEndStar.java164 if (label.isLine(geomi) && label.getLocation(geomi) == Location.BOUNDARY) in computeLabelling()
181 loc = getLocation(geomi, p, geomGraph); in computeLabelling()
201 private int getLocation(int geomIndex, Coordinate p, GeometryGraph[] geom) in getLocation() method in EdgeEndStar
227 int startLoc = startLabel.getLocation(geomIndex, Position.LEFT); in checkAreaLabelsConsistent()
236 int leftLoc = label.getLocation(geomIndex, Position.LEFT); in checkAreaLabelsConsistent()
237 int rightLoc = label.getLocation(geomIndex, Position.RIGHT); in checkAreaLabelsConsistent()
265 if (label.isArea(geomIndex) && label.getLocation(geomIndex, Position.LEFT) != Location.NONE) in propagateSideLabels()
266 startLoc = label.getLocation(geomIndex, Position.LEFT); in propagateSideLabels()
277 if (label.getLocation(geomIndex, Position.ON) == Location.NONE) in propagateSideLabels()
281 int leftLoc = label.getLocation(geomIndex, Position.LEFT); in propagateSideLabels()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Lex/
H A DPPMacroExpansion.cpp824 MacroEnd = Tok.getLocation(); in ReadMacroCallArgumentList()
905 EOFTok.setLocation(Tok.getLocation()); in ReadMacroCallArgumentList()
966 EOFTok.setLocation(Tok.getLocation()); in ReadMacroCallArgumentList()
1016 SourceLocation EndLoc = Tok.getLocation(); in ReadMacroCallArgumentList()
1100 DATELoc = TmpTok.getLocation(); in ComputeDATE_TIME()
1111 TIMELoc = TmpTok.getLocation(); in ComputeDATE_TIME()
1197 LParenLoc = Tok.getLocation(); in EvaluateHasIncludeCommon()
1408 PP.Diag(Tok.getLocation(), DiagID); in ExpectFeatureIdentifierInfo()
1491 SourceLocation Loc = Tok.getLocation(); in ExpandBuiltinMacro()
1794 SourceLocation Loc = Tok.getLocation(); in ExpandBuiltinMacro()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DPPMacroExpansion.cpp820 MacroEnd = Tok.getLocation(); in ReadMacroCallArgumentList()
901 EOFTok.setLocation(Tok.getLocation()); in ReadMacroCallArgumentList()
962 EOFTok.setLocation(Tok.getLocation()); in ReadMacroCallArgumentList()
1008 SourceLocation EndLoc = Tok.getLocation(); in ReadMacroCallArgumentList()
1092 DATELoc = TmpTok.getLocation(); in ComputeDATE_TIME()
1103 TIMELoc = TmpTok.getLocation(); in ComputeDATE_TIME()
1189 LParenLoc = Tok.getLocation(); in EvaluateHasIncludeCommon()
1400 PP.Diag(Tok.getLocation(), DiagID); in ExpectFeatureIdentifierInfo()
1492 SourceLocation Loc = Tok.getLocation(); in ExpandBuiltinMacro()
1795 SourceLocation Loc = Tok.getLocation(); in ExpandBuiltinMacro()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Lex/
H A DPPMacroExpansion.cpp820 MacroEnd = Tok.getLocation(); in ReadMacroCallArgumentList()
901 EOFTok.setLocation(Tok.getLocation()); in ReadMacroCallArgumentList()
962 EOFTok.setLocation(Tok.getLocation()); in ReadMacroCallArgumentList()
1008 SourceLocation EndLoc = Tok.getLocation(); in ReadMacroCallArgumentList()
1092 DATELoc = TmpTok.getLocation(); in ComputeDATE_TIME()
1103 TIMELoc = TmpTok.getLocation(); in ComputeDATE_TIME()
1189 LParenLoc = Tok.getLocation(); in EvaluateHasIncludeCommon()
1400 PP.Diag(Tok.getLocation(), DiagID); in ExpectFeatureIdentifierInfo()
1492 SourceLocation Loc = Tok.getLocation(); in ExpandBuiltinMacro()
1790 SourceLocation Loc = Tok.getLocation(); in ExpandBuiltinMacro()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Lex/
H A DPPMacroExpansion.cpp820 MacroEnd = Tok.getLocation(); in ReadMacroCallArgumentList()
901 EOFTok.setLocation(Tok.getLocation()); in ReadMacroCallArgumentList()
962 EOFTok.setLocation(Tok.getLocation()); in ReadMacroCallArgumentList()
1008 SourceLocation EndLoc = Tok.getLocation(); in ReadMacroCallArgumentList()
1092 DATELoc = TmpTok.getLocation(); in ComputeDATE_TIME()
1103 TIMELoc = TmpTok.getLocation(); in ComputeDATE_TIME()
1189 LParenLoc = Tok.getLocation(); in EvaluateHasIncludeCommon()
1400 PP.Diag(Tok.getLocation(), DiagID); in ExpectFeatureIdentifierInfo()
1494 SourceLocation Loc = Tok.getLocation(); in ExpandBuiltinMacro()
1792 SourceLocation Loc = Tok.getLocation(); in ExpandBuiltinMacro()
[all …]

12345678910>>...537