Home
last modified time | relevance | path

Searched refs:CreateStaticGlobalDtor (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h151 clang::FunctionDecl *CreateStaticGlobalDtor();
Dslang_backend.cpp500 clang::FunctionDecl *FD = mRefCount.CreateStaticGlobalDtor(); in HandleTranslationUnitPre()
Dslang_rs_object_ref_count.cpp1512 clang::FunctionDecl *RSObjectRefCount::CreateStaticGlobalDtor() { in CreateStaticGlobalDtor() function in slang::RSObjectRefCount