Home
last modified time | relevance | path

Searched defs:VolatileField (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h175 using VolatileField = BoolBitfieldElementT<0>; variable
291 using VolatileField = BoolBitfieldElementT<0>; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3719 const FieldDecl *VolatileField = nullptr; in findSubobject() local