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 350 if (PragmaARCCFCodeAuditedLoc.isValid() &&
352 Diag(PragmaARCCFCodeAuditedLoc, diag::err_pp_eof_in_arc_cf_code_audited);
355 PragmaARCCFCodeAuditedLoc = SourceLocation();
PPDirectives.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 259 SourceLocation PragmaARCCFCodeAuditedLoc;
    [all...]

Completed in 79 milliseconds