Home
last modified time | relevance | path

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

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