Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp7962 static bool verifyValidIntegerConstantExpr(Sema &S, const ParsedAttr &Attr, in verifyValidIntegerConstantExpr() function
8005 if (!verifyValidIntegerConstantExpr(S, Attr, numEltsInt)) in HandleNeonVectorTypeAttr()
8060 if (!verifyValidIntegerConstantExpr(S, Attr, SveVectorSizeInBits)) in HandleArmSveVectorBitsTypeAttr()