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

  /external/llvm/lib/IR/
Instructions.cpp 33 User::op_iterator CallSite::getCallee() const {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CallSite.h 88 return *getCallee();
102 *getCallee() = V;
109 return getCallee() == &UI.getUse();
258 IterTy getCallee() const {
285 User::op_iterator getCallee() const;
  /external/llvm/include/llvm/IR/
CallSite.h 95 return *getCallee();
109 *getCallee() = V;
119 bool isCallee(const Use *U) const { return getCallee() == U; }
593 IterTy getCallee() const {
619 User::op_iterator getCallee() const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 99 return *getCallee();
125 *getCallee() = V;
145 bool isCallee(const Use *U) const { return getCallee() == U; }
615 IterTy getCallee() const {
643 User::op_iterator getCallee() const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 99 return *getCallee();
125 *getCallee() = V;
145 bool isCallee(const Use *U) const { return getCallee() == U; }
615 IterTy getCallee() const {
643 User::op_iterator getCallee() const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 99 return *getCallee();
125 *getCallee() = V;
145 bool isCallee(const Use *U) const { return getCallee() == U; }
615 IterTy getCallee() const {
643 User::op_iterator getCallee() const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 99 return *getCallee();
125 *getCallee() = V;
145 bool isCallee(const Use *U) const { return getCallee() == U; }
615 IterTy getCallee() const {
643 User::op_iterator getCallee() const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 99 return *getCallee();
125 *getCallee() = V;
145 bool isCallee(const Use *U) const { return getCallee() == U; }
615 IterTy getCallee() const {
643 User::op_iterator getCallee() const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 99 return *getCallee();
125 *getCallee() = V;
145 bool isCallee(const Use *U) const { return getCallee() == U; }
615 IterTy getCallee() const {
643 User::op_iterator getCallee() const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 99 return *getCallee();
125 *getCallee() = V;
145 bool isCallee(const Use *U) const { return getCallee() == U; }
615 IterTy getCallee() const {
643 User::op_iterator getCallee() const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 99 return *getCallee();
125 *getCallee() = V;
145 bool isCallee(const Use *U) const { return getCallee() == U; }
615 IterTy getCallee() const {
643 User::op_iterator getCallee() const;
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 581 const Decl *getCallee() const { return Callee; }
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp 32 User::op_iterator CallSite::getCallee() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 581 const Decl *getCallee() const { return Callee; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 581 const Decl *getCallee() const { return Callee; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 581 const Decl *getCallee() const { return Callee; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 581 const Decl *getCallee() const { return Callee; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 581 const Decl *getCallee() const { return Callee; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 581 const Decl *getCallee() const { return Callee; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 581 const Decl *getCallee() const { return Callee; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 581 const Decl *getCallee() const { return Callee; }
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 1162 milliseconds