Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1167 const bool type_handled = cxx_method_decl != nullptr || attrs.is_artificial; in ParseCXXMethod() local
1254 bool type_handled = false; in ParseSubroutine() local