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

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

Completed in 69 milliseconds