Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h871 SourceLocation PushLocation; member
883 SourceLocation PushLocation; member
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3787 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
3810 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
7950 PragmaAlignPackStack.front().PushLocation); in UpdateSema()
7956 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()
7981 FpPragmaStack.front().PushLocation); in UpdateSema()
7987 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()