Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h871 SourceLocation PushLocation; member
883 SourceLocation PushLocation; member
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp3780 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
3803 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
7923 PragmaAlignPackStack.front().PushLocation); in UpdateSema()
7929 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()
7954 FpPragmaStack.front().PushLocation); in UpdateSema()
7960 Entry.SlotLabel, Entry.Value, Entry.Location, Entry.PushLocation); in UpdateSema()