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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1237 static void emitStoresForPatternInit(CodeGenModule &CGM, const VarDecl &D, function
1692 emitStoresForPatternInit(CGM, D, Loc, isVolatile, Builder);

Completed in 60 milliseconds