Home
last modified time | relevance | path

Searched defs:IsIsaPointer (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuthInfo.h27 unsigned IsIsaPointer : 1; variable
38 bool IsIsaPointer, bool AuthenticatesNullValues, in CGPointerAuthInfo()
/llvm-project/clang/include/clang/Basic/
H A DPointerAuthOptions.h63 unsigned IsIsaPointer : 1; global() variable
99 PointerAuthSchema(Key,IsAddressDiscriminated,PointerAuthenticationMode::SignAndAuth,OtherDiscrimination,ConstantDiscriminatorOrNone,IsIsaPointer,AuthenticatesNullValues) PointerAuthSchema() argument