Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DGlobalValue.h143 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/external/clang/include/clang/Basic/
DTargetInfo.h740 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
/external/clang/lib/Basic/
DTargets.cpp247 bool hasProtectedVisibility() const override { in hasProtectedVisibility() function in __anon98321eb30111::DarwinTargetInfo
7150 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function in __anon98321eb30111::Le64TargetInfo