Home
last modified time | relevance | path

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

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