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

  /external/llvm/include/llvm/
GlobalValue.h 92 bool hasProtectedVisibility() const {
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 98 !GV->hasHiddenVisibility() && !GV->hasProtectedVisibility() &&
  /external/llvm/tools/lto/
LTOModule.cpp 369 else if (def->hasProtectedVisibility())
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 286 milliseconds