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

  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 252 QualType ImplicitParamTy;
255 ImplicitParamTy = getContext().IntTy;
260 ImplicitParam, ImplicitParamTy,
CGExprCXX.cpp 32 QualType ImplicitParamTy,
52 Args.add(RValue::get(ImplicitParam), ImplicitParamTy);
    [all...]
CodeGenFunction.h     [all...]

Completed in 30 milliseconds