Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp918 bool IsAutoInit) { in emitStoresForInitAfterBZero() argument
926 if (IsAutoInit) in emitStoresForInitAfterBZero()
940 Builder, IsAutoInit); in emitStoresForInitAfterBZero()
955 isVolatile, Builder, IsAutoInit); in emitStoresForInitAfterBZero()
1163 llvm::Constant *constant, bool IsAutoInit) { in emitStoresForConstant() argument
1173 if (IsAutoInit) in emitStoresForConstant()
1185 if (IsAutoInit) in emitStoresForConstant()
1193 IsAutoInit); in emitStoresForConstant()
1210 if (IsAutoInit) in emitStoresForConstant()
1225 IsAutoInit); in emitStoresForConstant()
[all …]