HomeSort by relevance Sort by last modified time
    Searched defs:hasProtectedVisibility (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/
GlobalValue.h 91 bool hasProtectedVisibility() const {
  /external/clang/include/clang/Basic/
TargetInfo.h 497 /// hasProtectedVisibility - Does this target support "protected"
508 virtual bool hasProtectedVisibility() const { return true; }

Completed in 192 milliseconds