Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1044 bool is_static, bool &ignore_containing_context) { in ParseCXXMethod()
1227 bool ignore_containing_context = false; in ParseSubroutine() local