Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAttr.cpp56 bool IsPackSet = InfoVal.IsPackSet(); in AddAlignmentAttributesForRecord() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h544 bool IsPackSet() const { in IsPackSet() function