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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3015 bool is_hfa = false; local
3031 is_hfa = true;
3043 if (is_hfa)

Completed in 193 milliseconds