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

  /external/clang/lib/CodeGen/
CodeGenABITypes.cpp 63 CodeGenABITypes::arrangeFreeFunctionCall(CanQualType returnType,
CGCall.cpp 400 return CGT.arrangeFreeFunctionCall(fnType->getReturnType(), args,
409 CodeGenTypes::arrangeFreeFunctionCall(const CallArgList &args,
423 CodeGenTypes::arrangeFreeFunctionCall(QualType resultType,
    [all...]

Completed in 72 milliseconds