Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h429 bool isLvalueVolatile, bool useVolatile) { in createSetBitfield() argument
438 bool isLvalueVolatile, bool useVolatile) { in createGetBitfield() argument
H A DCIRGenExpr.cpp336 const bool useVolatile = false; in emitStoreThroughBitfieldLValue() local
342 dst.isVolatileQualified(), useVolatile); in emitStoreThroughBitfieldLValue()