Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h388 ForceProtected, enumerator
699 VisibilityForcedKinds::ForceProtected; in hasProtectedGlobalAllocationFunctionVisibility()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td3930 NormalizedValues<["ForceDefault", "ForceProtected", "ForceHidden", "Source"]> {}