Searched refs:NoteLocation (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaAvailability.cpp325 SourceLocation NoteLocation = OffendingDecl->getLocation(); local
354 NoteLocation = Redecl->getLocation();
430 NoteLocation = AL->getLocation();
542 S.Diag(NoteLocation, diag_available_here)

Completed in 59 milliseconds