Home
last modified time | relevance | path

Searched refs:EmitInitStoreOfNonAggregate (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGCall.cpp3494 static void EmitInitStoreOfNonAggregate(CodeGenFunction &CGF, RValue Src, in EmitInitStoreOfNonAggregate() function
3623 EmitInitStoreOfNonAggregate(*this, RV, argLV); in EmitCall()
3636 EmitInitStoreOfNonAggregate(*this, RV, argLV); in EmitCall()
3727 EmitInitStoreOfNonAggregate(*this, RV, SrcLV); in EmitCall()