Home
last modified time | relevance | path

Searched defs:is_forward_declaration (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.cpp23 const int32_t byte_size, bool is_forward_declaration) { in Find()
H A DUniqueDWARFASTType.h90 bool is_forward_declaration) { in Find()
H A DDWARFASTParserClang.h486 bool is_forward_declaration = false; member