Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h87 static void GetRSRefCountingFunctions(clang::ASTContext &C);
110 GetRSRefCountingFunctions(mCtx); in Init()
Dslang_rs_object_ref_count.cpp43 void RSObjectRefCount::GetRSRefCountingFunctions(clang::ASTContext &C) { in GetRSRefCountingFunctions() function in slang::RSObjectRefCount