Searched defs:isInit (Results 1 – 7 of 7) sorted by relevance
70 bool isInit() { return (bool)((m_config != 0) && (m_payload_buffer != 0)); }; in isInit() function
187 const bool OcsdGenElemStack::isInit() in isInit() function in OcsdGenElemStack
466 bool isInit) { in EmitStoreOfComplex()1491 bool isInit) { in EmitComplexExprIntoLValue()1501 bool isInit) { in EmitStoreOfComplex()
1930 bool isInit) { in EmitAtomicStore()1949 bool isInit) { in EmitAtomicStore()
2093 bool isInit, CodeGenFunction &CGF) { in EmitStoreOfMatrixScalar()2105 bool isInit, bool isNontemporal) { in EmitStoreOfScalar()2151 bool isInit) { in EmitStoreOfScalar()2367 bool isInit) { in EmitStoreThroughLValue()
3693 char isInit; /* True upon initialization */ member
20215 int isInit; /* True after initialization has finished */ member