Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp33 uint32_t looking_for_nonmethods = in ProcessFunctionDIE() local
35 if (!looking_for_nonmethods && parent_decl_ctx.IsValid()) in ProcessFunctionDIE()