Home
last modified time | relevance | path

Searched defs:hasProtectedVisibility (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/IR/
HDGlobalValue.h142 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDTargetInfo.h701 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDTargets.cpp242 bool hasProtectedVisibility() const override { in hasProtectedVisibility() function in __anon571d397e0211::DarwinTargetInfo
6787 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function in __anon571d397e0411::Le64TargetInfo