Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp10698 ExprResult Sema::RebuildExprInCurrentInstantiation(Expr *E) { in RebuildExprInCurrentInstantiation() function in Sema
H A DSemaDecl.cpp5983 ExprResult Result = S.RebuildExprInCurrentInstantiation(E); in RebuildDeclaratorInCurrentInstantiation()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11981 ExprResult RebuildExprInCurrentInstantiation(Expr *E);