Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h302 bool is_declaration = false; member
H A DManualDWARFIndex.cpp231 bool is_declaration = false; in IndexUnitImpl() local