Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h898 SourceLocation PushLocation; member
910 SourceLocation PushLocation; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3987 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
4009 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
8257 PragmaAlignPackStack.front().PushLocation); in UpdateSema()
8263 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()
8288 FpPragmaStack.front().PushLocation); in UpdateSema()
8294 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()