Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp188 bool CheckChildren = true; in hasInlineInfo() local
192 CheckChildren = Depth == 0; in hasInlineInfo()
199 if (!CheckChildren) in hasInlineInfo()