Searched defs:NoteLoc (Results 1 – 3 of 3) sorted by relevance
49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote()62 void PrintFatalNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintFatalNote()
11255 SourceLocation NoteLoc; member in __anon296aa5743f11::OpenMPAtomicUpdateChecker11309 SourceLocation ErrorLoc, NoteLoc; in checkBinaryOperation() local11377 SourceLocation ErrorLoc, NoteLoc; in checkStatement() local11530 SourceLocation NoteLoc; member12400 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local12463 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local12548 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
7253 auto note = [&](int Construct, QualType NoteTy, SourceLocation NoteLoc) { in checkBitCastConstexprEligibilityType()