Home
last modified time | relevance | path

Searched refs:PSK_Show (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp372 if (Action == Sema::PSK_Show) { in ActOnPragmaPack()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp2160 Action = Sema::PSK_Show; in HandlePragma()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1508 PSK_Show = 0x8, // #pragma (show) -- only for "pack"! enumerator