Home
last modified time | relevance | path

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

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