Home
last modified time | relevance | path

Searched refs:UpdateExprRep (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h719 void UpdateExprRep(Expr *Rep) { in UpdateExprRep() function
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp5537 DS.UpdateExprRep(Result.get()); in RebuildDeclaratorInCurrentInstantiation()