Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6188 uint32_t CustomDiscriminationValue = 0; in handleVTablePointerAuthentication() local
6201 CustomDiscriminationValue)) { in handleVTablePointerAuthentication()
6212 CustomDiscriminationValue)); in handleVTablePointerAuthentication()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td4665 IntArgument<"CustomDiscriminationValue", 1>];