Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h175 using VolatileField = BoolBitfieldElementT<0>; variable
304 using VolatileField = BoolBitfieldElementT<0>; variable
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp3613 const FieldDecl *VolatileField = nullptr; in findSubobject() local