Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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()