Searched defs:hasProtectedVisibility (Results 1 - 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/ | ||
H A D | GlobalValue.h | 92 bool hasProtectedVisibility() const { function in class:llvm::GlobalValue |
/external/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 778 virtual bool hasProtectedVisibility() const { return true; } function in class:clang::TargetInfo |
Completed in 147 milliseconds