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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/
GlobalValue.h 92 bool hasProtectedVisibility() const {
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 98 !GV->hasHiddenVisibility() && !GV->hasProtectedVisibility() &&
  /external/llvm/include/llvm/IR/
GlobalValue.h 198 bool hasProtectedVisibility() const {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
GlobalValue.h 215 bool hasProtectedVisibility() const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 223 bool hasProtectedVisibility() const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 223 bool hasProtectedVisibility() const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 223 bool hasProtectedVisibility() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 223 bool hasProtectedVisibility() const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 223 bool hasProtectedVisibility() const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 223 bool hasProtectedVisibility() const {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 223 bool hasProtectedVisibility() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalValue.h 223 bool hasProtectedVisibility() const {
  /external/clang/include/clang/Basic/
TargetInfo.h 778 virtual bool hasProtectedVisibility() const { return true; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 806 virtual bool hasProtectedVisibility() const { return true; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 806 virtual bool hasProtectedVisibility() const { return true; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 806 virtual bool hasProtectedVisibility() const { return true; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 806 virtual bool hasProtectedVisibility() const { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 806 virtual bool hasProtectedVisibility() const { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 806 virtual bool hasProtectedVisibility() const { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 806 virtual bool hasProtectedVisibility() const { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 806 virtual bool hasProtectedVisibility() const { return true; }
    [all...]
  /external/llvm/lib/LTO/
LTOModule.cpp 457 else if (def->hasProtectedVisibility())
  /external/swiftshader/third_party/LLVM/tools/lto/
LTOModule.cpp 369 else if (def->hasProtectedVisibility())
  /external/clang/lib/Basic/
Targets.cpp 272 bool hasProtectedVisibility() const override {
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]

Completed in 646 milliseconds

1 2