Searched refs:RuntimeVers (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp340 unsigned RuntimeVers = 0; local
342 RuntimeVers = LO.ObjCRuntime.isNonFragile() ? 2 : 1;
348 RuntimeVers, SplitDwarfFilename);

Completed in 53 milliseconds