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.h2429 Sema::AlignPackInfo ReadAlignPackInfo(uint32_t Raw) const { in ReadAlignPackInfo() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4318 PragmaAlignPackCurrentValue = ReadAlignPackInfo(Record[0]); in ReadASTBlock()
4326 Entry.Value = ReadAlignPackInfo(Record[Idx++]); in ReadASTBlock()