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

  /external/llvm/include/llvm/
Attributes.h 157 const AttrConst ParameterOnly = {ByVal_i | Nest_i |
  /external/llvm/lib/VMCore/
Verifier.cpp 535 Attributes RetI = Attrs & Attribute::ParameterOnly;
    [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp 893 if (AttrKind != 0 && (Attrs & Attribute::ParameterOnly))
    [all...]

Completed in 187 milliseconds