Searched defs:SLoc (Results 1 – 10 of 10) sorted by relevance
85 SourceLocation SLoc = Loc.getSourceLocation(); in MaybeReportErrorSummary() local148 SourceLocation SLoc = Loc.getSourceLocation(); in RenderLocation() local
27 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET) { in ignoreReport()496 SourceLocation SLoc = Data->Loc.acquire(); in handleFloatCastOverflow() local
206 SourceLocation SLoc = Tok.getLocation(); in onTokenLexed() local
1164 if (const Stmt *SLoc = getLocation().getStmtOrNull()) in dump() local
112 auto &SLoc = SM.getSLocEntry(SM.getFileID(Loc), &Invalid); in getExpansionForSplitToken() local
1630 const SLocEntry &SLoc = getLocalSLocEntry(I); in translateFile() local1638 const SLocEntry &SLoc = getLoadedSLocEntry(I); in translateFile() local
1757 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteInputFiles() local2279 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteSourceManagerBlock() local4936 const SrcMgr::SLocEntry *SLoc = &SrcMgr.getLocalSLocEntry(I); in computeNonAffectingInputFiles() local4994 const SrcMgr::SLocEntry *SLoc = &SrcMgr.getLocalSLocEntry(I); in computeNonAffectingInputFiles() local
1469 llvm::Constant *SLoc = EmitCheckSourceLocation(S.getBeginLoc()); in EmitReturnStmt() local
10855 char ISA, unsigned VecRegSize, llvm::Function *Fn, SourceLocation SLoc) { in emitAArch64DeclareSimdFunction()
154 SourceLocation SLoc; member