Home
last modified time | relevance | path

Searched refs:IsAutoInit (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDecl.cpp938 bool IsAutoInit) { in emitStoresForInitAfterBZero() argument
946 if (IsAutoInit) in emitStoresForInitAfterBZero()
960 Builder, IsAutoInit); in emitStoresForInitAfterBZero()
975 isVolatile, Builder, IsAutoInit); in emitStoresForInitAfterBZero()
1189 if (IsAutoInit) in emitStoresForConstant()
1201 if (IsAutoInit) in emitStoresForConstant()
1209 IsAutoInit); in emitStoresForConstant()
1226 if (IsAutoInit) in emitStoresForConstant()
1241 IsAutoInit); in emitStoresForConstant()
1253 IsAutoInit); in emitStoresForConstant()
[all …]