Searched refs:ignore_containing_context (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp885 bool ignore_containing_context = false; local
897 ignore_containing_context = true;
1112 ignore_containing_context = true;
1174 ignore_containing_context ? m_ast.GetTranslationUnitDecl()
1183 ignore_containing_context ? m_ast.GetTranslationUnitDecl()

Completed in 65 milliseconds