Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h890 SourceLocation PushLocation; member
902 SourceLocation PushLocation; member
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp3814 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
3836 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
8036 PragmaAlignPackStack.front().PushLocation); in UpdateSema()
8042 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()
8067 FpPragmaStack.front().PushLocation); in UpdateSema()
8073 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()