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.h147 clang::FunctionDecl *CreateStaticGlobalDtor();
Dslang_rs_backend.cpp169 clang::FunctionDecl *FD = mRefCount.CreateStaticGlobalDtor(); in HandleTranslationUnitPre()
Dslang_rs_object_ref_count.cpp1525 clang::FunctionDecl *RSObjectRefCount::CreateStaticGlobalDtor() { in CreateStaticGlobalDtor() function in slang::RSObjectRefCount