Home
last modified time | relevance | path

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

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