Home
last modified time | relevance | path

Searched refs:AlignPackIncludeState (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp471 AlignPackIncludeState PrevAlignPackState = in DiagnoseNonDefaultPragmaAlignPack()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1714 struct AlignPackIncludeState { struct
1719 SmallVector<AlignPackIncludeState, 8> AlignPackIncludeStack; argument