Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12164 bool UsesZT0 = Attr && Attr->isNewZT0(); in CheckFunctionDeclaration() local
12184 UsesZT0 |= FunctionType::getArmZT0State(EPI.AArch64SMEAttributes) != in CheckFunctionDeclaration()
12200 if (UsesZT0) { in CheckFunctionDeclaration()