Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DGlobalValue.h215 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DGlobalValue.h198 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalValue.h239 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DGlobalValue.h247 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DGlobalValue.h251 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DGlobalValue.h251 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DGlobalValue.h251 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DGlobalValue.h251 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/aosp_15_r20/external/clang/include/clang/Basic/
H A DTargetInfo.h778 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DTargetInfo.h1253 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DTargetInfo.h1251 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DTargetInfo.h1253 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DTargetInfo.h1290 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
/aosp_15_r20/external/clang/lib/Basic/
H A DTargets.cpp272 bool hasProtectedVisibility() const override { in hasProtectedVisibility() function in __anon99bd0e1d0111::DarwinTargetInfo
7738 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function in __anon99bd0e1d0111::Le64TargetInfo