Searched defs:Raw (Results 1 – 8 of 8) sorted by relevance
368 unsigned Raw; in LoadSourceLocation() local460 unsigned Raw = Loc.getRawEncoding(); in SaveSourceLocation() local
342 const RawCommentAndCacheFlags &Raw = Pos->second; in getRawCommentForAnyRedecl() local358 const RawCommentAndCacheFlags &Raw = Pos->second; in getRawCommentForAnyRedecl() local367 RawCommentAndCacheFlags Raw; in getRawCommentForAnyRedecl() local387 RawCommentAndCacheFlags Raw; in getRawCommentForAnyRedecl() local
7 Integer, Floating, Raw, Template enumerator
700 const uint64_t *Raw = Y.getRawData(); in TEST() local
536 uint64_t AttributeSetImpl::Raw(unsigned Index) const { in Raw() function in AttributeSetImpl981 uint64_t AttributeSet::Raw(unsigned Index) const { in Raw() function in AttributeSet
517 ArrayRef<char> Raw = getSectionRawName(Sec); in getSectionName() local2102 ArrayRef<char> Raw = getSectionRawFinalSegmentName(Sec); in getSectionFinalSegmentName() local
1567 StringRef Raw = getRawTag(); in getVerbatimTag() local
2015 SourceLocation ReadSourceLocation(ModuleFile &ModuleFile, unsigned Raw) const { in ReadSourceLocation()