Home
last modified time | relevance | path

Searched refs:PatternLoc (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Support/
H A DFileCheck.h88 SMLoc PatternLoc; variable
120 SMLoc getLoc() const { return PatternLoc; } in getLoc()
/dports/devel/llvm70/llvm-7.0.1.src/utils/FileCheck/
H A DFileCheck.cpp135 SMLoc PatternLoc; member in Pattern
166 SMLoc getLoc() const { return PatternLoc; } in getLoc()
205 PatternLoc = SMLoc::getFromPointer(PatternStr.data()); in ParsePattern()
215 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in ParsePattern()
222 PatternLoc, SourceMgr::DK_Error, in ParsePattern()
977 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); in ReadCheckFile() local
1016 CheckStrings.emplace_back(P, UsedPrefix, PatternLoc); in ReadCheckFile()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DFileCheckImpl.h359 SMLoc PatternLoc; variable
433 SMLoc getLoc() const { return PatternLoc; } in getLoc()
H A DFileCheck.cpp314 PatternLoc = SMLoc::getFromPointer(PatternStr.data()); in parsePattern()
324 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in parsePattern()
331 PatternLoc, SourceMgr::DK_Error, in parsePattern()
1202 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); in readCheckFile() local
1241 CheckStrings->emplace_back(P, UsedPrefix, PatternLoc); in readCheckFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileCheckImpl.h359 SMLoc PatternLoc; variable
433 SMLoc getLoc() const { return PatternLoc; } in getLoc()
H A DFileCheck.cpp314 PatternLoc = SMLoc::getFromPointer(PatternStr.data()); in parsePattern()
324 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in parsePattern()
331 PatternLoc, SourceMgr::DK_Error, in parsePattern()
1202 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); in readCheckFile() local
1241 CheckStrings->emplace_back(P, UsedPrefix, PatternLoc); in readCheckFile()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DFileCheckImpl.h359 SMLoc PatternLoc; variable
433 SMLoc getLoc() const { return PatternLoc; } in getLoc()
H A DFileCheck.cpp314 PatternLoc = SMLoc::getFromPointer(PatternStr.data()); in parsePattern()
324 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in parsePattern()
331 PatternLoc, SourceMgr::DK_Error, in parsePattern()
1202 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); in readCheckFile() local
1241 CheckStrings->emplace_back(P, UsedPrefix, PatternLoc); in readCheckFile()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DFileCheck.cpp40 PatternLoc = SMLoc::getFromPointer(PatternStr.data()); in ParsePattern()
50 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in ParsePattern()
57 PatternLoc, SourceMgr::DK_Error, in ParsePattern()
827 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); in ReadCheckFile() local
866 CheckStrings.emplace_back(P, UsedPrefix, PatternLoc); in ReadCheckFile()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Support/
H A DFileCheck.h417 SMLoc PatternLoc; variable
489 SMLoc getLoc() const { return PatternLoc; } in getLoc()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DFileCheckImpl.h550 SMLoc PatternLoc; variable
624 SMLoc getLoc() const { return PatternLoc; } in getLoc()
H A DFileCheck.cpp846 PatternLoc = SMLoc::getFromPointer(PatternStr.data()); in parsePattern()
856 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in parsePattern()
863 PatternLoc, SourceMgr::DK_Error, in parsePattern()
1779 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); in readCheckFile() local
1824 CheckStrings->emplace_back(P, UsedPrefix, PatternLoc); in readCheckFile()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DFileCheckImpl.h550 SMLoc PatternLoc; variable
624 SMLoc getLoc() const { return PatternLoc; } in getLoc()
H A DFileCheck.cpp840 PatternLoc = SMLoc::getFromPointer(PatternStr.data()); in parsePattern()
850 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in parsePattern()
857 PatternLoc, SourceMgr::DK_Error, in parsePattern()
1773 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); in readCheckFile() local
1818 CheckStrings->emplace_back(P, UsedPrefix, PatternLoc); in readCheckFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/FileCheck/
H A DFileCheckImpl.h574 SMLoc PatternLoc; variable
648 SMLoc getLoc() const { return PatternLoc; } in getLoc()
H A DFileCheck.cpp892 PatternLoc = SMLoc::getFromPointer(PatternStr.data()); in parsePattern()
902 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in parsePattern()
909 PatternLoc, SourceMgr::DK_Error, in parsePattern()
1884 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); in readCheckFile() local
1929 CheckStrings->emplace_back(P, UsedPrefix, PatternLoc); in readCheckFile()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheckImpl.h615 SMLoc PatternLoc; variable
689 SMLoc getLoc() const { return PatternLoc; } in getLoc()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/FileCheck/
H A DFileCheckImpl.h615 SMLoc PatternLoc; variable
689 SMLoc getLoc() const { return PatternLoc; } in getLoc()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/FileCheck/
H A DFileCheckImpl.h574 SMLoc PatternLoc; variable
648 SMLoc getLoc() const { return PatternLoc; } in getLoc()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h615 SMLoc PatternLoc; variable
689 SMLoc getLoc() const { return PatternLoc; } in getLoc()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/FileCheck/
H A DFileCheckImpl.h615 SMLoc PatternLoc; variable
689 SMLoc getLoc() const { return PatternLoc; } in getLoc()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheckImpl.h615 SMLoc PatternLoc; variable
689 SMLoc getLoc() const { return PatternLoc; } in getLoc()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/FileCheck/
H A DFileCheckImpl.h574 SMLoc PatternLoc; variable
648 SMLoc getLoc() const { return PatternLoc; } in getLoc()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheckImpl.h615 SMLoc PatternLoc; variable
689 SMLoc getLoc() const { return PatternLoc; } in getLoc()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DFileCheck.cpp324 PatternLoc = SMLoc::getFromPointer(PatternStr.data()); in parsePattern()
334 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in parsePattern()
341 PatternLoc, SourceMgr::DK_Error, in parsePattern()
1196 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); in ReadCheckFile() local
1235 CheckStrings.emplace_back(P, UsedPrefix, PatternLoc); in ReadCheckFile()

12