HomeSort by: relevance | last modified time | path
    Searched refs:getWithAllocSizeArgs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Attributes.h 108 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Attributes.cpp 203 Attribute::getWithAllocSizeArgs(LLVMContext &Context, unsigned ElemSizeArg,
985 Attr = Attribute::getWithAllocSizeArgs(C, A.first, A.second);

Completed in 19 milliseconds