Searched defs:Raw (Results 1 – 9 of 9) sorted by relevance
43 static void emitString(llvm::raw_svector_ostream &OS, const StringRef Raw) { in emitString()
2595 unsigned Raw = L.getRawEncoding(); in TranslateSLoc() local
332 unsigned Raw; in LoadSourceLocation() local423 unsigned Raw = Loc.getRawEncoding(); in SaveSourceLocation() local
322 const RawCommentAndCacheFlags &Raw = Pos->second; in getRawCommentForAnyRedecl() local340 const RawCommentAndCacheFlags &Raw = Pos->second; in getRawCommentForAnyRedecl() local349 RawCommentAndCacheFlags Raw; in getRawCommentForAnyRedecl() local369 RawCommentAndCacheFlags Raw; in getRawCommentForAnyRedecl() local
489 uint64_t AttributeSetImpl::Raw(unsigned Index) const { in Raw() function in AttributeSetImpl922 uint64_t AttributeSet::Raw(unsigned Index) const { in Raw() function in AttributeSet
660 ArrayRef<char> Raw = getSectionRawName(Sec); in getSectionName() local1343 ArrayRef<char> Raw = getSectionRawFinalSegmentName(Sec); in getSectionFinalSegmentName() local
82 UINT8 Raw[1472]; member
1614 StringRef Raw = getRawTag(); in getVerbatimTag() local
1781 SourceLocation ReadSourceLocation(ModuleFile &ModuleFile, unsigned Raw) const { in ReadSourceLocation()