Home | History | Annotate | Download | only in Lex

Lines Matching refs:BeginLoc

1037     SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedLoc();
1044 if (BeginLoc.isValid()) {
1046 PP.Diag(BeginLoc, diag::note_pragma_entered_here);
1051 if (!BeginLoc.isValid()) {