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

/macosx-10.10.1/llvmCore-3425.0.34/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp240 bool isCompileUnitTag = tag == DW_TAG_compile_unit; local
241 if(cu && isCompileUnitTag)
250 if (isCompileUnitTag &&

Completed in 135 milliseconds