Searched refs:CreateStaticGlobalDtor (Results 1 – 3 of 3) sorted by relevance
147 clang::FunctionDecl *CreateStaticGlobalDtor();
169 clang::FunctionDecl *FD = mRefCount.CreateStaticGlobalDtor(); in HandleTranslationUnitPre()
1525 clang::FunctionDecl *RSObjectRefCount::CreateStaticGlobalDtor() { in CreateStaticGlobalDtor() function in slang::RSObjectRefCount