Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h482 bool isTypeAltiVecBool() const { return TypeAltiVecBool; } in isTypeAltiVecBool() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp1705 else if (DS.isTypeAltiVecBool()) in ConvertDeclSpecToType()