Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.h278 clang::DeclContext* GetDeclContext() const { return mCurrentDC; } in GetDeclContext() function
H A Dslang_rs_object_ref_count.cpp1589 GetDeclContext(), // Decl context in VisitCallExpr()
1716 NewRS = CreateRetStmtWithTempVar(mCtx, GetDeclContext(), RS, getNextID()); in VisitReturnStmt()