Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h2231 Sema::AlignPackInfo ReadAlignPackInfo(uint32_t Raw) const { in ReadAlignPackInfo() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4018 PragmaAlignPackCurrentValue = ReadAlignPackInfo(Record[0]); in ReadASTBlock()
4026 Entry.Value = ReadAlignPackInfo(Record[Idx++]); in ReadASTBlock()