Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h215 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/external/llvm/include/llvm/IR/
DGlobalValue.h198 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalValue.h239 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/external/clang/include/clang/Basic/
DTargetInfo.h778 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
/external/clang/lib/Basic/
DTargets.cpp272 bool hasProtectedVisibility() const override { in hasProtectedVisibility() function in __anonbe2a10ec0111::DarwinTargetInfo
7738 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function in __anonbe2a10ec0111::Le64TargetInfo