Searched refs:emitStoresForConstant (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1146 static void emitStoresForConstant(CodeGenModule &CGM, const VarDecl &D, function
1201 emitStoresForConstant(
1212 emitStoresForConstant(
1234 emitStoresForConstant(CGM, D, Loc, isVolatile, Builder, constant);
1244 emitStoresForConstant(CGM, D, Loc, isVolatile, Builder, constant);
1871 emitStoresForConstant(

Completed in 58 milliseconds