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

  /external/llvm/include/llvm/IR/
GlobalValue.h 125 bool hasProtectedVisibility() const {
  /external/clang/include/clang/Basic/
TargetInfo.h 681 virtual bool hasProtectedVisibility() const { return true; }
  /external/llvm/lib/LTO/
LTOModule.cpp 464 else if (def->hasProtectedVisibility())
  /external/clang/lib/Basic/
Targets.cpp 241 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...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 384 milliseconds