Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h97 void ReplaceExpr(const clang::ASTContext& C, clang::Expr* OldExpr,
Dslang_rs_object_ref_count.cpp1036 void RSObjectRefCount::Scope::ReplaceExpr(const clang::ASTContext& C, in ReplaceExpr() function in slang::RSObjectRefCount::Scope
1501 getCurrentScope()->ReplaceExpr(mCtx, CE, CastExpr); in VisitCallExpr()