Home
last modified time | relevance | path

Searched defs:isInit (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp337 bool isInit) { in EmitStoreOfComplex()
1040 bool isInit) { in EmitComplexExprIntoLValue()
1050 bool isInit) { in EmitStoreOfComplex()
H A DCGAtomic.cpp1090 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue dest, bool isInit) { in EmitAtomicStore()
H A DCGExpr.cpp1220 bool isInit, QualType TBAABaseType, in EmitStoreOfScalar()
1278 bool isInit) { in EmitStoreOfScalar()
1441 bool isInit) { in EmitStoreThroughLValue()
/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.c11988 int isInit; /* True after initialization has finished */ member
21005 unsigned char isInit; /* True if initialized */ member