Home
last modified time | relevance | path

Searched defs:NoteLoc (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/TableGen/
H A DError.cpp49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
55 void PrintFatalNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintFatalNote()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DError.cpp49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
62 void PrintFatalNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintFatalNote()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DError.cpp49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
62 void PrintFatalNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintFatalNote()
/dports/databases/litestream/google-cloud-go-storage-v1.15.0/internal/protostruct/
H A Dprotostruct.go49 for i, e := range k.ListValue.Values {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DJSONBackend.cpp49 return nullptr; in PrintNote()
50 } else if (auto *Bit = dyn_cast<BitInit>(&I)) { in PrintNote()
62 json::Array array; in PrintFatalNote()
63 for (auto val : *List)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/TableGen/
H A DError.cpp49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
62 void PrintFatalNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintFatalNote()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/TableGen/
H A DError.cpp49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
62 void PrintFatalNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintFatalNote()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/TableGen/
H A DError.cpp49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
62 void PrintFatalNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintFatalNote()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DError.cpp49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
62 void PrintFatalNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintFatalNote()
/dports/devel/llvm90/llvm-9.0.1.src/lib/TableGen/
H A DError.cpp42 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
/dports/devel/llvm80/llvm-8.0.1.src/lib/TableGen/
H A DError.cpp43 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
/dports/devel/llvm70/llvm-7.0.1.src/lib/TableGen/
H A DError.cpp43 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/TableGen/
H A DError.cpp44 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
/dports/devel/llvm11/llvm-11.0.1.src/lib/TableGen/
H A DError.cpp44 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
/dports/devel/llvm10/llvm-10.0.1.src/lib/TableGen/
H A DError.cpp44 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DError.cpp44 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/TableGen/
H A DError.cpp44 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp122 SourceLocation NoteLoc = Piece->getLocation().asLocation(); in FlushDiagnosticsImpl() local
136 SourceLocation NoteLoc = Piece->getLocation().asLocation(); in FlushDiagnosticsImpl() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp127 SourceLocation NoteLoc = Piece->getLocation().asLocation(); in FlushDiagnosticsImpl() local
141 SourceLocation NoteLoc = Piece->getLocation().asLocation(); in FlushDiagnosticsImpl() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp124 SourceLocation NoteLoc = Piece->getLocation().asLocation(); in FlushDiagnosticsImpl() local
138 SourceLocation NoteLoc = Piece->getLocation().asLocation(); in FlushDiagnosticsImpl() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5982 SourceLocation NoteLoc; member in __anon0050f7f02011::OpenMPAtomicUpdateChecker
6037 SourceLocation ErrorLoc, NoteLoc; in checkBinaryOperation() local
6105 SourceLocation ErrorLoc, NoteLoc; in checkStatement() local
6265 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
6328 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
6412 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp6326 SourceLocation NoteLoc; member in __anon523c83f22311::OpenMPAtomicUpdateChecker
6381 SourceLocation ErrorLoc, NoteLoc; in checkBinaryOperation() local
6449 SourceLocation ErrorLoc, NoteLoc; in checkStatement() local
6609 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
6672 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
6756 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp7289 SourceLocation NoteLoc; member in __anona4280ff42811::OpenMPAtomicUpdateChecker
7344 SourceLocation ErrorLoc, NoteLoc; in checkBinaryOperation() local
7412 SourceLocation ErrorLoc, NoteLoc; in checkStatement() local
7572 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
7635 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
7719 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8604 SourceLocation NoteLoc; member in __anon684c942d2e11::OpenMPAtomicUpdateChecker
8659 SourceLocation ErrorLoc, NoteLoc; in checkBinaryOperation() local
8727 SourceLocation ErrorLoc, NoteLoc; in checkStatement() local
8887 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
8950 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
9034 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp8604 SourceLocation NoteLoc; member in __anon982f49b42e11::OpenMPAtomicUpdateChecker
8659 SourceLocation ErrorLoc, NoteLoc; in checkBinaryOperation() local
8727 SourceLocation ErrorLoc, NoteLoc; in checkStatement() local
8887 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
8950 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
9034 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local

12