Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp53 bool IsPackSet = InfoVal.IsPackSet(); in AddAlignmentAttributesForRecord() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h545 bool IsPackSet() const { in IsPackSet() function