Home
last modified time | relevance | path

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

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