Home
last modified time | relevance | path

Searched defs:RawLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h812 SourceLocation::UIntTy RawLoc; member
825 SourceLocation::UIntTy RawLoc; member
940 SourceLocation::UIntTy RawLoc; member
H A DASTBitCodes.h256 UnalignedUInt64 RawLoc; variable
263 DeclOffset(RawLocEncoding RawLoc, uint64_t BitOffset, in DeclOffset()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2826 SourceLocationEncoding::RawLocEncoding RawLoc = in WriteDecl() local