Home | History | Annotate | Download | only in Lex

Lines Matching refs:BeginLoc

1301     SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedLoc();
1308 if (BeginLoc.isValid()) {
1310 PP.Diag(BeginLoc, diag::note_pragma_entered_here);
1315 if (!BeginLoc.isValid()) {