Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp11187 ExprResult Sema::RebuildExprInCurrentInstantiation(Expr *E) { in RebuildExprInCurrentInstantiation() function in Sema
H A DSemaDecl.cpp6022 ExprResult Result = S.RebuildExprInCurrentInstantiation(E); in RebuildDeclaratorInCurrentInstantiation()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h8511 ExprResult RebuildExprInCurrentInstantiation(Expr *E);