Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp56 bool IsPackSet = InfoVal.IsPackSet(); in AddAlignmentAttributesForRecord() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1579 bool IsPackSet() const { in IsPackSet() function