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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp939 static void InitCatchParam(CodeGenFunction &CGF, function
1130 // - InitCatchParam initializes the variable from the exception
1146 InitCatchParam(CGF, *CatchParam, var.getObjectAddress(CGF));

Completed in 65 milliseconds