Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplate.cpp8473 ExprResult Sema::RebuildExprInCurrentInstantiation(Expr *E) { in RebuildExprInCurrentInstantiation() function in Sema
DSemaDecl.cpp4758 ExprResult Result = S.RebuildExprInCurrentInstantiation(E); in RebuildDeclaratorInCurrentInstantiation()
/external/clang/include/clang/Sema/
DSema.h6047 ExprResult RebuildExprInCurrentInstantiation(Expr *E);
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp10833 ExprResult Sema::RebuildExprInCurrentInstantiation(Expr *E) { in RebuildExprInCurrentInstantiation() function in Sema
DSemaDecl.cpp5515 ExprResult Result = S.RebuildExprInCurrentInstantiation(E); in RebuildDeclaratorInCurrentInstantiation()
/external/llvm-project/clang/include/clang/Sema/
DSema.h7729 ExprResult RebuildExprInCurrentInstantiation(Expr *E);