Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h876 SourceLocation PushLocation; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp3491 Entry.PushLocation = ReadSourceLocation(F, Record[Idx++]); in ReadASTBlock()
7832 PragmaPackStack.front().PushLocation); in UpdateSema()
7838 Entry.Location, Entry.PushLocation); in UpdateSema()