Home
last modified time | relevance | path

Searched defs: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()
438 bool isLvalueVolatile, bool useVolatile) { in createGetBitfield()
H A DCIRGenExpr.cpp336 const bool useVolatile = false; in emitStoreThroughBitfieldLValue() local