Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h729 bool hasGlobalAllocationFunctionVisibility() const { in hasGlobalAllocationFunctionVisibility() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3221 if (LangOpts.hasGlobalAllocationFunctionVisibility()) in DeclareGlobalAllocationFunction()