Searched refs:InitCatchParam (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGException.cpp893 static void InitCatchParam(CodeGenFunction &CGF, function
1085 // - InitCatchParam initializes the variable from the exception
1101 InitCatchParam(CGF, *CatchParam, var.getObjectAddress(CGF), S->getLocStart());

Completed in 1068 milliseconds