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 76 bool hasNestAttr() const;
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARC.h 312 Arg->hasNestAttr() ||
  /external/llvm/lib/IR/
Function.cpp 116 /// hasNestAttr - Return true if this argument has the nest attribute on
118 bool Argument::hasNestAttr() const {
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 145 milliseconds