Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp187 bool CheckChildren = true; in hasInlineInfo() local
191 CheckChildren = Depth == 0; in hasInlineInfo()
198 if (!CheckChildren) in hasInlineInfo()