Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/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()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp11643 SourceLocation NoteLoc; member in __anon8e68b8fa4111::OpenMPAtomicUpdateChecker
11697 SourceLocation ErrorLoc, NoteLoc; in checkBinaryOperation() local
11765 SourceLocation ErrorLoc, NoteLoc; in checkStatement() local
11922 SourceLocation NoteLoc; member
12816 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
12879 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
12964 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7497 auto note = [&](int Construct, QualType NoteTy, SourceLocation NoteLoc) { in checkBitCastConstexprEligibilityType()