Searched defs:VolatileField (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Instructions.h | 175 using VolatileField = BoolBitfieldElementT<0>; global() variable |
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 3704 const FieldDecl *VolatileField = nullptr; findSubobject() local |