Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp10929 ExprResult Sema::RebuildExprInCurrentInstantiation(Expr *E) { in RebuildExprInCurrentInstantiation() function in Sema
H A DSemaDecl.cpp5943 ExprResult Result = S.RebuildExprInCurrentInstantiation(E); in RebuildDeclaratorInCurrentInstantiation()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h8251 ExprResult RebuildExprInCurrentInstantiation(Expr *E);