HomeSort by relevance Sort by last modified time
    Searched refs:SetDeclContext (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_object_ref_count.h 277 void SetDeclContext(clang::DeclContext* DC) { mCurrentDC = DC; }
slang_backend.cpp 607 mRefCount.SetDeclContext(FD);
    [all...]

Completed in 182 milliseconds