Searched defs:SLocEntry (Results 1 – 2 of 2) sorted by relevance
492 SLocEntry() : Offset(), IsExpansion(), File() {} in SLocEntry() function 1091 getFileEntryForSLocEntry(const SrcMgr::SLocEntry & SLocEntry) getFileEntryForSLocEntry() argument [all...]
236 const auto SLocEntry = SM.getSLocEntry(Spelling.first, &InvalidSLocEntry); in isSpelledInSource() local