HomeSort by relevance Sort by last modified time
    Searched defs:getPassArgument (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/
PassInfo.h 68 /// getPassArgument - Return the command line option that may be passed to
72 const char *getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
PassInfo.h 70 /// getPassArgument - Return the command line option that may be passed to
74 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
69 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
69 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
68 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
68 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
68 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
68 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
PassInfo.h 70 /// getPassArgument - Return the command line option that may be passed to
74 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
69 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
69 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
68 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
68 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
68 StringRef getPassArgument() const { return PassArgument; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/
PassInfo.h 65 /// getPassArgument - Return the command line option that may be passed to
68 StringRef getPassArgument() const { return PassArgument; }
  /external/swiftshader/third_party/LLVM/include/llvm/
PassSupport.h 73 /// getPassArgument - Return the command line option that may be passed to
77 const char *getPassArgument() const { return PassArgument; }

Completed in 423 milliseconds