Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h906 SourceLocation PushLocation; member
918 SourceLocation PushLocation; member
/src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4028 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
4050 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
8399 PragmaAlignPackStack.front().PushLocation); in UpdateSema()
8405 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()
8430 FpPragmaStack.front().PushLocation); in UpdateSema()
8436 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()