Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3041 bool is_hfa = false; in IsHomogeneousAggregate() local
3057 is_hfa = true; in IsHomogeneousAggregate()
3069 if (is_hfa) in IsHomogeneousAggregate()