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

  /external/llvm/include/llvm/IR/
GlobalValue.h 143 bool hasProtectedVisibility() const {
  /external/clang/include/clang/Basic/
TargetInfo.h 740 virtual bool hasProtectedVisibility() const { return true; }
    [all...]
  /external/llvm/lib/LTO/
LTOModule.cpp 455 else if (def->hasProtectedVisibility())
  /external/clang/lib/Basic/
Targets.cpp 247 bool hasProtectedVisibility() const override {
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 530 milliseconds