Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h872 SourceLocation PushLocation; member
884 SourceLocation PushLocation; member
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp3818 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
3840 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
7997 PragmaAlignPackStack.front().PushLocation); in UpdateSema()
8003 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()
8028 FpPragmaStack.front().PushLocation); in UpdateSema()
8034 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()