Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp3354 static DWARFDIE FindAnyChildWithAbstractOrigin(const DWARFDIE &context) { in FindAnyChildWithAbstractOrigin() function
3370 if (DWARFDIE child = FindAnyChildWithAbstractOrigin(context)) { in FindFirstChildWithAbstractOrigin()