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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
Function.cpp 89 /// hasNestAttr - Return true if this argument has the nest attribute on
91 bool Argument::hasNestAttr() const {
  /external/llvm/lib/IR/
Function.cpp 136 /// hasNestAttr - Return true if this argument has the nest attribute on
138 bool Argument::hasNestAttr() const {
    [all...]

Completed in 168 milliseconds