Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp88 return CGPointerAuthInfo(Schema.getKey(), Schema.getAuthenticationMode(), in EmitPointerAuthBlendDiscriminator()
123 return CGPointerAuthInfo(Schema.getKey(), Schema.getAuthenticationMode(), in getConstantSignedPointer()
182 Left.getAuthenticationMode() == Right.getAuthenticationMode(); in getFunctionPointer()
198 if (CurAuth.getAuthenticationMode() != in computeVTPointerAuthentication()
200 NewAuth.getAuthenticationMode() != in computeVTPointerAuthentication()
318 auto AuthenticationMode = Schema.getAuthenticationMode();
379 return CGPointerAuthInfo(Schema.getKey(), Schema.getAuthenticationMode(),
H A DCGPointerAuthInfo.h62 PointerAuthenticationMode getAuthenticationMode() const { in getAuthenticationMode() function
/llvm-project/clang/include/clang/Basic/
H A DPointerAuthOptions.h155 PointerAuthenticationMode getAuthenticationMode() const {
146 PointerAuthenticationMode getAuthenticationMode() const { getAuthenticationMode() function
/llvm-project/clang/include/clang/AST/
H A DType.h220 (getAuthenticationMode() == PointerAuthenticationMode::None));
251 (getAuthenticationMode() == PointerAuthenticationMode::None));
274 PointerAuthenticationMode getAuthenticationMode() const {
311 (Result.getAuthenticationMode() == PointerAuthenticationMode::None));