Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DGlobalValue.h92 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/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-7.0/llvm/include/llvm/IR/
DGlobalValue.h235 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 __anon2066a7b00111::DarwinTargetInfo
7738 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function in __anon2066a7b00111::Le64TargetInfo