HomeSort by relevance Sort by last modified time
    Searched defs:getFunction (Results 101 - 125 of 285) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 330 Function *getFunction() const { return F; }
    [all...]
LazyCallGraph.h 159 Function &getFunction() const;
322 Function &getFunction() const { return *F; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFunction.h 352 /// getFunction - Return the LLVM function that this machine code represents
354 const Function *getFunction() const { return Fn; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 342 FunctionAccessor getFunction(unsigned FunctionIndex) const {
349 return function_iterator(getFunction(0));
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
DependenceAnalysis.h 330 Function *getFunction() const { return F; }
    [all...]
LazyCallGraph.h 159 Function &getFunction() const;
322 Function &getFunction() const { return *F; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineFunction.h 379 /// getFunction - Return the LLVM function that this machine code represents
380 const Function *getFunction() const { return Fn; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
StackMapParser.h 336 FunctionAccessor getFunction(unsigned FunctionIndex) const {
343 return function_iterator(getFunction(0));
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
DependenceAnalysis.h 330 Function *getFunction() const { return F; }
    [all...]
LazyCallGraph.h 159 Function &getFunction() const;
322 Function &getFunction() const { return *F; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineFunction.h 379 /// getFunction - Return the LLVM function that this machine code represents
380 const Function *getFunction() const { return Fn; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
StackMapParser.h 336 FunctionAccessor getFunction(unsigned FunctionIndex) const {
343 return function_iterator(getFunction(0));
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
DependenceAnalysis.h 330 Function *getFunction() const { return F; }
    [all...]
LazyCallGraph.h 165 Function &getFunction() const;
334 Function &getFunction() const { return *F; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineFunction.h 382 /// getFunction - Return the LLVM function that this machine code represents
383 const Function *getFunction() const { return Fn; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Function.h 133 // FunctionT->getFunction().
134 const Function *getFunction() const { return this; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
StackMapParser.h 336 FunctionAccessor getFunction(unsigned FunctionIndex) const {
343 return function_iterator(getFunction(0));
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
DependenceAnalysis.h 330 Function *getFunction() const { return F; }
    [all...]
LazyCallGraph.h 165 Function &getFunction() const;
334 Function &getFunction() const { return *F; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineFunction.h 382 /// getFunction - Return the LLVM function that this machine code represents
383 const Function *getFunction() const { return Fn; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Function.h 133 // FunctionT->getFunction().
134 const Function *getFunction() const { return this; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
StackMapParser.h 336 FunctionAccessor getFunction(unsigned FunctionIndex) const {
343 return function_iterator(getFunction(0));
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
DependenceAnalysis.h 330 Function *getFunction() const { return F; }
    [all...]
LazyCallGraph.h 165 Function &getFunction() const;
334 Function &getFunction() const { return *F; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineFunction.h 382 /// getFunction - Return the LLVM function that this machine code represents
383 const Function *getFunction() const { return Fn; }
    [all...]

Completed in 1231 milliseconds

1 2 3 45 6 7 8 91011>>