Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3052 bool is_hfa = false; in IsHomogeneousAggregate() local
3068 is_hfa = true; in IsHomogeneousAggregate()
3080 if (is_hfa) in IsHomogeneousAggregate()