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

  /external/clang/lib/CodeGen/
CGCall.h 47 struct CallArg {
51 CallArg(RValue rv, QualType ty, bool needscopy)
59 public SmallVector<CallArg, 16> {
73 push_back(CallArg(rvalue, type, needscopy));
CGObjCGNU.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp     [all...]

Completed in 184 milliseconds