HomeSort by relevance Sort by last modified time
    Searched refs:hasNestAttr (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/IR/
Argument.h 82 bool hasNestAttr() const;
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARC.h 175 Arg->hasNestAttr() ||
  /external/llvm/lib/IR/
Function.cpp 120 /// hasNestAttr - Return true if this argument has the nest attribute on
122 bool Argument::hasNestAttr() const {
    [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 1125 milliseconds