Home
last modified time | relevance | path

Searched defs:Should (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp344 bool Should = (DumpType & Mask) && (Explicit || !Section.empty()); in dump() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp367 bool Should = (DumpType & Mask) && (Explicit || !Section.empty()); in dump() local