Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/Targets/
DLe64.h58 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
DWebAssembly.h140 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
DOSTargets.h134 bool hasProtectedVisibility() const override { return false; } 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-10.0/llvm/include/llvm/IR/
DGlobalValue.h239 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/external/llvm-project/llvm/include/llvm/IR/
DGlobalValue.h232 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
/external/clang/include/clang/Basic/
DTargetInfo.h778 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h1099 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
/external/clang/lib/Basic/
DTargets.cpp272 bool hasProtectedVisibility() const override { in hasProtectedVisibility() function in __anond4862fe70111::DarwinTargetInfo
7738 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function in __anond4862fe70111::Le64TargetInfo