Searched defs:emitGlobalDtorWithCXAAtExit (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2082 static void emitGlobalDtorWithCXAAtExit(CodeGenFunction &CGF, function
2127 return emitGlobalDtorWithCXAAtExit(CGF, dtor, addr, D.getTLSKind());

Completed in 76 milliseconds