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

Completed in 100 milliseconds