Home
last modified time | relevance | path

Searched refs:StartLoc (Results 1 – 25 of 1685) sorted by relevance

12345678910>>...68

/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DRewriteUtils.cpp94 StartLoc = SrcManager->getFileLoc(StartLoc); in getEndLocationFromBegin()
596 if (StartLoc.isInvalid() && !StartLoc.isMacroID()) { in getExprString()
604 StartLoc = SrcManager->getFileLoc(StartLoc); in getExprString()
668 StartLoc = SrcManager->getFileLoc(StartLoc); in replaceExpr()
689 StartLoc = SrcManager->getFileLoc(StartLoc); in replaceExprNotInclude()
1143 StartLoc = SrcManager->getFileLoc(StartLoc); in getDeclGroupStrAndRemove()
1414 StartLoc = StartLoc.getLocWithOffset(Pos); in replaceUnionWithStruct()
1443 StartLoc = StartLoc.getLocWithOffset(Offset); in removeArraySubscriptExpr()
1550 StartLoc = StartLoc.getLocWithOffset(Pos); in replaceCXXDtorCallExpr()
1559 StartLoc = SrcManager->getSpellingLoc(StartLoc); in getFileLocSourceRange()
[all …]
H A DReplaceFunctionDefWithDecl.cpp151 const SourceLocation &StartLoc) in removeOneInlineKeyword() argument
155 StartLoc, in removeOneInlineKeyword()
165 StartLoc.getLocWithOffset(Off), in removeOneInlineKeyword()
173 const SourceLocation &StartLoc) in removeInlineKeyword() argument
183 Str, StartLoc)) in removeInlineKeyword()
207 TheRewriter.RemoveText(StartLoc, EndPos - StartPos); in removeStringBeforeTypeIdentifier()
219 if (removeInlineKeyword("inline", Str, StartLoc)) in removeInlineKeywordFromOneFunctionDecl()
221 if (removeInlineKeyword("_inline", Str, StartLoc)) in removeInlineKeywordFromOneFunctionDecl()
223 if (removeInlineKeyword("__inline", Str, StartLoc)) in removeInlineKeywordFromOneFunctionDecl()
227 if (removeInlineKeyword("__inline__", Str, StartLoc)) in removeInlineKeywordFromOneFunctionDecl()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DStmtOpenMP.h38 SourceLocation StartLoc;
70 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)),
169 SourceLocation getBeginLoc() const { return StartLoc; }
178 void setLocStart(SourceLocation Loc) { StartLoc = Loc; }
1295 StartLoc, EndLoc, 0, 1),
1408 StartLoc, EndLoc, 0, 1) {}
1491 SourceLocation StartLoc, SourceLocation EndLoc,
1816 StartLoc, EndLoc, 0, 0) {}
1860 StartLoc, EndLoc, 0, 0) {}
1904 StartLoc, EndLoc, 0, 0) {}
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DStmtOpenMP.h41 SourceLocation StartLoc; variable
65 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
1541 StartLoc, EndLoc) {} in OMPSingleDirective()
1592 StartLoc, EndLoc) {} in OMPMasterDirective()
2021 StartLoc, EndLoc) {} in OMPTaskDirective()
2285 StartLoc, EndLoc) {} in OMPFlushDirective()
2338 StartLoc, EndLoc) {} in OMPDepobjDirective()
2463 StartLoc, EndLoc) {} in OMPAtomicDirective()
2569 StartLoc, EndLoc) {} in OMPTargetDirective()
2961 StartLoc, EndLoc) {} in OMPTeamsDirective()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h41 SourceLocation StartLoc; variable
65 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
1541 StartLoc, EndLoc) {} in OMPSingleDirective()
1592 StartLoc, EndLoc) {} in OMPMasterDirective()
2021 StartLoc, EndLoc) {} in OMPTaskDirective()
2285 StartLoc, EndLoc) {} in OMPFlushDirective()
2338 StartLoc, EndLoc) {} in OMPDepobjDirective()
2463 StartLoc, EndLoc) {} in OMPAtomicDirective()
2569 StartLoc, EndLoc) {} in OMPTargetDirective()
2961 StartLoc, EndLoc) {} in OMPTeamsDirective()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DStmtOpenMP.h41 SourceLocation StartLoc; variable
65 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
1541 StartLoc, EndLoc) {} in OMPSingleDirective()
1592 StartLoc, EndLoc) {} in OMPMasterDirective()
2021 StartLoc, EndLoc) {} in OMPTaskDirective()
2285 StartLoc, EndLoc) {} in OMPFlushDirective()
2338 StartLoc, EndLoc) {} in OMPDepobjDirective()
2463 StartLoc, EndLoc) {} in OMPAtomicDirective()
2569 StartLoc, EndLoc) {} in OMPTargetDirective()
2961 StartLoc, EndLoc) {} in OMPTeamsDirective()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DStmtOpenMP.h37 SourceLocation StartLoc; variable
69 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
224 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc()
232 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart()
1407 StartLoc, EndLoc, 0, 1), in OMPSectionDirective()
1520 StartLoc, EndLoc, 0, 1) {} in OMPMasterDirective()
1603 SourceLocation StartLoc, SourceLocation EndLoc,
1928 StartLoc, EndLoc, 0, 0) {} in OMPTaskyieldDirective()
1972 StartLoc, EndLoc, 0, 0) {} in OMPBarrierDirective()
2016 StartLoc, EndLoc, 0, 0) {} in OMPTaskwaitDirective()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DStmtOpenMP.h38 SourceLocation StartLoc; variable
70 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
168 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc()
176 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart()
1327 StartLoc, EndLoc, 0, 1), in OMPSectionDirective()
1440 StartLoc, EndLoc, 0, 1) {} in OMPMasterDirective()
1523 SourceLocation StartLoc, SourceLocation EndLoc,
1848 StartLoc, EndLoc, 0, 0) {} in OMPTaskyieldDirective()
1892 StartLoc, EndLoc, 0, 0) {} in OMPBarrierDirective()
1936 StartLoc, EndLoc, 0, 0) {} in OMPTaskwaitDirective()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DStmtOpenMP.h38 SourceLocation StartLoc; variable
70 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
225 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc()
233 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart()
1506 SourceLocation StartLoc,
1619 SourceLocation StartLoc,
1686 SourceLocation StartLoc, SourceLocation EndLoc,
3618 OMPDistributeParallelForDirective(SourceLocation StartLoc, in OMPDistributeParallelForDirective() argument
3835 OMPTargetParallelForSimdDirective(SourceLocation StartLoc, in OMPTargetParallelForSimdDirective() argument
4039 OMPTeamsDistributeSimdDirective(SourceLocation StartLoc, in OMPTeamsDistributeSimdDirective() argument
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h38 SourceLocation StartLoc; variable
70 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
225 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc()
233 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart()
1506 SourceLocation StartLoc,
1619 SourceLocation StartLoc,
1686 SourceLocation StartLoc, SourceLocation EndLoc,
3618 OMPDistributeParallelForDirective(SourceLocation StartLoc, in OMPDistributeParallelForDirective() argument
3835 OMPTargetParallelForSimdDirective(SourceLocation StartLoc, in OMPTargetParallelForSimdDirective() argument
4039 OMPTeamsDistributeSimdDirective(SourceLocation StartLoc, in OMPTeamsDistributeSimdDirective() argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DStmtOpenMP.h273 SourceLocation StartLoc; variable
297 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
1909 StartLoc, EndLoc) {} in OMPSingleDirective()
1960 StartLoc, EndLoc) {} in OMPMasterDirective()
2389 StartLoc, EndLoc) {} in OMPTaskDirective()
2653 StartLoc, EndLoc) {} in OMPFlushDirective()
2706 StartLoc, EndLoc) {} in OMPDepobjDirective()
2831 StartLoc, EndLoc) {} in OMPAtomicDirective()
2956 StartLoc, EndLoc) {} in OMPTargetDirective()
3348 StartLoc, EndLoc) {} in OMPTeamsDirective()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtOpenMP.h273 SourceLocation StartLoc; variable
297 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
1867 StartLoc, EndLoc) {} in OMPSingleDirective()
1918 StartLoc, EndLoc) {} in OMPMasterDirective()
2347 StartLoc, EndLoc) {} in OMPTaskDirective()
2611 StartLoc, EndLoc) {} in OMPFlushDirective()
2664 StartLoc, EndLoc) {} in OMPDepobjDirective()
2789 StartLoc, EndLoc) {} in OMPAtomicDirective()
2895 StartLoc, EndLoc) {} in OMPTargetDirective()
3287 StartLoc, EndLoc) {} in OMPTeamsDirective()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtOpenMP.h273 SourceLocation StartLoc; variable
297 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
1867 StartLoc, EndLoc) {} in OMPSingleDirective()
1918 StartLoc, EndLoc) {} in OMPMasterDirective()
2347 StartLoc, EndLoc) {} in OMPTaskDirective()
2611 StartLoc, EndLoc) {} in OMPFlushDirective()
2664 StartLoc, EndLoc) {} in OMPDepobjDirective()
2789 StartLoc, EndLoc) {} in OMPAtomicDirective()
2895 StartLoc, EndLoc) {} in OMPTargetDirective()
3287 StartLoc, EndLoc) {} in OMPTeamsDirective()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h273 SourceLocation StartLoc; variable
297 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
1867 StartLoc, EndLoc) {} in OMPSingleDirective()
1918 StartLoc, EndLoc) {} in OMPMasterDirective()
2347 StartLoc, EndLoc) {} in OMPTaskDirective()
2611 StartLoc, EndLoc) {} in OMPFlushDirective()
2664 StartLoc, EndLoc) {} in OMPDepobjDirective()
2789 StartLoc, EndLoc) {} in OMPAtomicDirective()
2895 StartLoc, EndLoc) {} in OMPTargetDirective()
3287 StartLoc, EndLoc) {} in OMPTeamsDirective()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtOpenMP.h273 SourceLocation StartLoc; variable
297 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
1867 StartLoc, EndLoc) {} in OMPSingleDirective()
1918 StartLoc, EndLoc) {} in OMPMasterDirective()
2347 StartLoc, EndLoc) {} in OMPTaskDirective()
2611 StartLoc, EndLoc) {} in OMPFlushDirective()
2664 StartLoc, EndLoc) {} in OMPDepobjDirective()
2789 StartLoc, EndLoc) {} in OMPAtomicDirective()
2895 StartLoc, EndLoc) {} in OMPTargetDirective()
3287 StartLoc, EndLoc) {} in OMPTeamsDirective()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DStmtOpenMP.h273 SourceLocation StartLoc; variable
297 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
1867 StartLoc, EndLoc) {} in OMPSingleDirective()
1918 StartLoc, EndLoc) {} in OMPMasterDirective()
2347 StartLoc, EndLoc) {} in OMPTaskDirective()
2611 StartLoc, EndLoc) {} in OMPFlushDirective()
2664 StartLoc, EndLoc) {} in OMPDepobjDirective()
2789 StartLoc, EndLoc) {} in OMPAtomicDirective()
2895 StartLoc, EndLoc) {} in OMPTargetDirective()
3287 StartLoc, EndLoc) {} in OMPTeamsDirective()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DStmtOpenMP.h38 SourceLocation StartLoc; variable
70 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
225 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc()
233 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart()
1543 SourceLocation StartLoc,
1656 SourceLocation StartLoc,
1723 SourceLocation StartLoc, SourceLocation EndLoc,
2433 SourceLocation StartLoc,
3826 OMPDistributeParallelForDirective(SourceLocation StartLoc, in OMPDistributeParallelForDirective() argument
4053 OMPTargetParallelForSimdDirective(SourceLocation StartLoc, in OMPTargetParallelForSimdDirective() argument
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DStmtOpenMP.h38 SourceLocation StartLoc; variable
70 : Stmt(SC), Kind(K), StartLoc(std::move(StartLoc)), in OMPExecutableDirective()
225 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc()
233 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart()
1543 SourceLocation StartLoc,
1656 SourceLocation StartLoc,
1723 SourceLocation StartLoc, SourceLocation EndLoc,
2433 SourceLocation StartLoc,
3826 OMPDistributeParallelForDirective(SourceLocation StartLoc, in OMPDistributeParallelForDirective() argument
4053 OMPTargetParallelForSimdDirective(SourceLocation StartLoc, in OMPTargetParallelForSimdDirective() argument
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp87 SMLoc StartLoc, EndLoc; member in __anond799d5800111::SystemZOperand
201 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() argument
394 SMLoc StartLoc, EndLoc; member
632 Reg.StartLoc = Parser.getTok().getLoc(); in parseRegister()
716 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAnyRegister() local
723 Error(StartLoc, "invalid register"); in parseAnyRegister()
835 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local
1078 StartLoc = Reg.StartLoc; in ParseRegister()
1148 SMLoc StartLoc = Parser.getTok().getLoc(); in parseOperand() local
1238 SMLoc StartLoc = Parser.getTok().getLoc(); in parsePCRel() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp86 SMLoc StartLoc, EndLoc; member in __anon6075ec6c0111::SystemZOperand
200 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() argument
403 SMLoc StartLoc, EndLoc; member
697 Reg.StartLoc = Parser.getTok().getLoc(); in parseRegister()
851 Error(StartLoc, "invalid register"); in parseAnyRegister()
901 Reg.StartLoc = Parser.getTok().getLoc(); in parseIntegerRegister()
1038 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local
1273 StartLoc = Reg.StartLoc; in ParseRegister()
1364 SMLoc StartLoc = Parser.getTok().getLoc(); in parseOperand() local
1455 SMLoc StartLoc = Parser.getTok().getLoc(); in parsePCRel() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp86 SMLoc StartLoc, EndLoc; member in __anona02155c60111::SystemZOperand
200 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() argument
403 SMLoc StartLoc, EndLoc; member
697 Reg.StartLoc = Parser.getTok().getLoc(); in parseRegister()
851 Error(StartLoc, "invalid register"); in parseAnyRegister()
901 Reg.StartLoc = Parser.getTok().getLoc(); in parseIntegerRegister()
1038 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local
1273 StartLoc = Reg.StartLoc; in ParseRegister()
1364 SMLoc StartLoc = Parser.getTok().getLoc(); in parseOperand() local
1455 SMLoc StartLoc = Parser.getTok().getLoc(); in parsePCRel() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp88 SMLoc StartLoc, EndLoc; member in __anon1028a3a70111::SystemZOperand
202 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() argument
405 SMLoc StartLoc, EndLoc; member
695 Reg.StartLoc = Parser.getTok().getLoc(); in parseRegister()
786 Error(StartLoc, "invalid register"); in parseAnyRegister()
898 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local
1141 StartLoc = Reg.StartLoc; in ParseRegister()
1213 SMLoc StartLoc = Parser.getTok().getLoc(); in parseOperand() local
1303 SMLoc StartLoc = Parser.getTok().getLoc(); in parsePCRel() local
1320 Error(StartLoc, "offset out of range"); in parsePCRel()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp88 SMLoc StartLoc, EndLoc; member in __anon7861ee440111::SystemZOperand
202 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() argument
405 SMLoc StartLoc, EndLoc; member
695 Reg.StartLoc = Parser.getTok().getLoc(); in parseRegister()
786 Error(StartLoc, "invalid register"); in parseAnyRegister()
898 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local
1141 StartLoc = Reg.StartLoc; in ParseRegister()
1213 SMLoc StartLoc = Parser.getTok().getLoc(); in parseOperand() local
1303 SMLoc StartLoc = Parser.getTok().getLoc(); in parsePCRel() local
1320 Error(StartLoc, "offset out of range"); in parsePCRel()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp88 SMLoc StartLoc, EndLoc; member in __anon99c3b22f0111::SystemZOperand
202 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() argument
405 SMLoc StartLoc, EndLoc; member
695 Reg.StartLoc = Parser.getTok().getLoc(); in parseRegister()
786 Error(StartLoc, "invalid register"); in parseAnyRegister()
898 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local
1141 StartLoc = Reg.StartLoc; in ParseRegister()
1213 SMLoc StartLoc = Parser.getTok().getLoc(); in parseOperand() local
1303 SMLoc StartLoc = Parser.getTok().getLoc(); in parsePCRel() local
1320 Error(StartLoc, "offset out of range"); in parsePCRel()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp88 SMLoc StartLoc, EndLoc; member in __anon2718a4840111::SystemZOperand
202 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() argument
405 SMLoc StartLoc, EndLoc; member
695 Reg.StartLoc = Parser.getTok().getLoc(); in parseRegister()
779 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAnyRegister() local
786 Error(StartLoc, "invalid register"); in parseAnyRegister()
898 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local
1141 StartLoc = Reg.StartLoc; in ParseRegister()
1213 SMLoc StartLoc = Parser.getTok().getLoc(); in parseOperand() local
1303 SMLoc StartLoc = Parser.getTok().getLoc(); in parsePCRel() local
[all …]

12345678910>>...68