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

  /external/clang/lib/CodeGen/
CGExpr.cpp 40 unsigned addressSpace =
44 if (addressSpace)
45 destType = llvm::Type::getInt8PtrTy(getLLVMContext(), addressSpace);
    [all...]
CGCall.cpp     [all...]

Completed in 636 milliseconds