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.h98 void ReplaceExpr(const clang::ASTContext& C, clang::Expr* OldExpr,
Dslang_rs_object_ref_count.cpp1041 void RSObjectRefCount::Scope::ReplaceExpr(const clang::ASTContext& C, in ReplaceExpr() function in slang::RSObjectRefCount::Scope
1625 getCurrentScope()->ReplaceExpr(mCtx, CE, CastExpr); in VisitCallExpr()