Home
last modified time | relevance | path

Searched refs:RebuildExprInCurrentInstantiation (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplate.cpp8052 ExprResult Sema::RebuildExprInCurrentInstantiation(Expr *E) { in RebuildExprInCurrentInstantiation() function in Sema
DSemaDecl.cpp4209 ExprResult Result = S.RebuildExprInCurrentInstantiation(E); in RebuildDeclaratorInCurrentInstantiation()
/external/clang/include/clang/Sema/
DSema.h5561 ExprResult RebuildExprInCurrentInstantiation(Expr *E);