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.cpp572 AlignPackIncludeState PrevAlignPackState = in DiagnoseNonDefaultPragmaAlignPack()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2016 struct AlignPackIncludeState { struct
2021 SmallVector<AlignPackIncludeState, 8> AlignPackIncludeStack; argument