Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h739 bool hasProtectedGlobalAllocationFunctionVisibility() const { in hasProtectedGlobalAllocationFunctionVisibility() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3225 : LangOpts.hasProtectedGlobalAllocationFunctionVisibility() in DeclareGlobalAllocationFunction()