Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp3288 bool try_parsing_type = true; in GetClangDeclContextForDIE() local
3293 try_parsing_type = false; in GetClangDeclContextForDIE()
3298 try_parsing_type = false; in GetClangDeclContextForDIE()
3303 try_parsing_type = false; in GetClangDeclContextForDIE()
3310 if (decl_ctx == nullptr && try_parsing_type) { in GetClangDeclContextForDIE()