Home
last modified time | relevance | path

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

/external/lldb/source/Symbol/
DSymbolContext.cpp802 bool was_inlined = false; in SymbolContextMatches() local
808 was_inlined = true; in SymbolContextMatches()
815 if (!was_inlined && sc.comp_unit != NULL) in SymbolContextMatches()
832 bool was_inlined = false; in SymbolContextMatches() local
840 was_inlined = true; in SymbolContextMatches()
847 if (!was_inlined) in SymbolContextMatches()