Searched defs:BuildCXXThrow (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp636 return BuildCXXThrow(OpLoc, Ex, IsThrownVarInScope);
639 ExprResult Sema::BuildCXXThrow(SourceLocation OpLoc, Expr *Ex, function in class:Sema

Completed in 104 milliseconds