Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h178 using VolatileField = BoolBitfieldElementT<0>; global() variable
302 using VolatileField = BoolBitfieldElementT<0>; global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3691 const FieldDecl *VolatileField = nullptr; findSubobject() local