Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1559 bool RequireConstant = false) { in checkPointerAuthValue() argument
1602 if (!RequireConstant) { in checkPointerAuthValue()
1726 bool RequireConstant) { in PointerAuthSignOrAuth() argument
1731 if (checkPointerAuthValue(S, Call->getArgs()[0], OpKind, RequireConstant) || in PointerAuthSignOrAuth()
1734 RequireConstant)) in PointerAuthSignOrAuth()