Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3051 bool is_hva = false; in IsHomogeneousAggregate() local
3066 if (is_hva) in IsHomogeneousAggregate()
3082 is_hva = true; in IsHomogeneousAggregate()