Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h482 bool isTypeAltiVecBool() const { return TypeAltiVecBool; } in isTypeAltiVecBool() function
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h479 bool isTypeAltiVecBool() const { return TypeAltiVecBool; } in isTypeAltiVecBool() function
/external/clang/lib/Sema/
DSemaType.cpp1651 else if (DS.isTypeAltiVecBool()) in ConvertDeclSpecToType()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp1750 else if (DS.isTypeAltiVecBool()) in ConvertDeclSpecToType()