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

  /external/clang/lib/ARCMigrate/
ARCMT.cpp 130 static bool GetVersionFromSimulatorDefine(StringRef define,
164 if (GetVersionFromSimulatorDefine(define, Major, Minor, Micro) &&
  /external/clang/lib/Driver/
ToolChains.cpp 508 static bool GetVersionFromSimulatorDefine(StringRef define,
546 if (GetVersionFromSimulatorDefine(define, Major, Minor, Micro) &&
    [all...]

Completed in 1531 milliseconds