HomeSort by relevance Sort by last modified time
    Searched refs:PragmaARCCFCodeAuditedLoc (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Lex/
PPLexerChange.cpp 331 if (PragmaARCCFCodeAuditedLoc.isValid() &&
333 Diag(PragmaARCCFCodeAuditedLoc, diag::err_pp_eof_in_arc_cf_code_audited);
336 PragmaARCCFCodeAuditedLoc = SourceLocation();
PPDirectives.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 243 SourceLocation PragmaARCCFCodeAuditedLoc;
    [all...]

Completed in 389 milliseconds