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

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

Completed in 109 milliseconds