Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugInfoEntry.cpp228 bool isCompileUnitTag = tag == DW_TAG_compile_unit; in extract() local
229 if(cu && isCompileUnitTag) in extract()
238 if (isCompileUnitTag && in extract()