Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h195 void SetDeclContext(clang::DeclContext* DC) { mCurrentDC = DC; } in SetDeclContext() function
Dslang_backend.cpp368 mRefCount.SetDeclContext(FD); in AnnotateFunction()