Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h175 using VolatileField = BoolBitfieldElementT<0>; global() variable
291 using VolatileField = BoolBitfieldElementT<0>; global() variable
[all...]
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3704 const FieldDecl *VolatileField = nullptr; findSubobject() local