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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Attributes.h 115 static Attribute getWithByRefType(LLVMContext &Context, Type *Ty);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Attributes.cpp 190 Attribute Attribute::getWithByRefType(LLVMContext &Context, Type *Ty) {
959 Attr = Attribute::getWithByRefType(C, B.getByRefType());

Completed in 18 milliseconds