Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DSymbolContext.cpp1051 bool was_inlined = false; in SymbolContextMatches() local
1056 was_inlined = true; in SymbolContextMatches()
1065 if (!was_inlined && sc.comp_unit != nullptr) { in SymbolContextMatches()
1079 bool was_inlined = false; in SymbolContextMatches() local
1086 was_inlined = true; in SymbolContextMatches()
1093 if (!was_inlined) { in SymbolContextMatches()