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 90 bool hasProtectedVisibility() const {
  /external/clang/include/clang/Basic/
TargetInfo.h 572 virtual bool hasProtectedVisibility() const { return true; }
  /external/llvm/tools/lto/
LTOModule.cpp 515 else if (def->hasProtectedVisibility())
  /external/clang/lib/Basic/
Targets.cpp 206 virtual bool hasProtectedVisibility() const {
    [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 494 milliseconds