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

  /external/clang/lib/ARCMigrate/
TransGCCalls.cpp 41 if (MigrateCtx.Pass.noNSAllocReallocError())
Internals.h 164 bool noNSAllocReallocError() const { return MigOptions.NoNSAllocReallocError; }
165 void setNSAllocReallocError(bool val) { MigOptions.NoNSAllocReallocError = val; }

Completed in 40 milliseconds