Searched defs:Raw (Results 1 – 14 of 14) sorted by relevance
83 constexpr LocationSize(uint64_t Raw, DirectConstruction): Value(Raw) {} in LocationSize()97 constexpr LocationSize(uint64_t Raw) in LocationSize()
39 constexpr ArchitectureSet(ArchSetType Raw) : ArchSet(Raw) {} in ArchitectureSet()
89 StringRef Raw; member
59 StringRef Raw; member
396 unsigned Raw; in LoadSourceLocation() local490 unsigned Raw = Loc.getRawEncoding(); in SaveSourceLocation() local
196 RawContentStream &Raw = cast<RawContentStream>(S); in layout() local
2133 Sema::AlignPackInfo ReadAlignPackInfo(uint32_t Raw) const { in ReadAlignPackInfo()2139 SourceLocation ReadUntranslatedSourceLocation(uint32_t Raw) const { in ReadUntranslatedSourceLocation()2144 SourceLocation ReadSourceLocation(ModuleFile &ModuleFile, uint32_t Raw) const { in ReadSourceLocation()
141 UINT8 *Raw; member
77 UINT8 Raw[1472]; member
921 UINT32 Raw; member
1891 StringRef Raw = getRawTag(); in getVerbatimTag() local
1914 ArrayRef<char> Raw = getSectionRawName(Sec); in getSectionName() local4164 ArrayRef<char> Raw = getSectionRawFinalSegmentName(Sec); in getSectionFinalSegmentName() local
945 StringRef Raw(String.data(), Third.getString().data() - String.data() + in isLabel() local
5025 uint32_t Raw = Sema::AlignPackInfo::getRawEncoding(Info); in AddAlignPackInfo() local5030 uint32_t Raw = Loc.getRawEncoding(); in AddSourceLocation() local