Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1014 SourceLocation PushLocation; member
1026 SourceLocation PushLocation; member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4328 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
4350 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
8934 PragmaAlignPackStack.front().PushLocation); in UpdateSema()
8940 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()
8965 FpPragmaStack.front().PushLocation); in UpdateSema()
8971 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()