Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2320 static bool CheckBitIntElementType(Sema &S, SourceLocation AttrLoc, in CheckBitIntElementType() function
2345 BIT && CheckBitIntElementType(*this, AttrLoc, BIT)) in BuildVectorType()
2417 BIT && CheckBitIntElementType(*this, AttrLoc, BIT)) in BuildExtVectorType()
2465 CheckBitIntElementType(*this, AttrLoc, BIT, /*ForMatrixType=*/true)) in BuildMatrixType()