Searched defs:SLoc (Results 1 – 12 of 12) 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()518 SourceLocation SLoc = Data->Loc.acquire(); in handleFloatCastOverflow() local
206 SourceLocation SLoc = Tok.getLocation(); in onTokenLexed() local
1159 if (const Stmt *SLoc = getLocation().getStmtOrNull()) in dump() local
112 auto &SLoc = SM.getSLocEntry(SM.getFileID(Loc), &Invalid); in getExpansionForSplitToken() local
200 auto SLoc = Loc.getSourceLocation(); in timeTraceMetadata() local
1635 const SLocEntry &SLoc = getLocalSLocEntry(I); in translateFile() local1643 const SLocEntry &SLoc = getLoadedSLocEntry(I); in translateFile() local
1841 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteInputFiles() local2356 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteSourceManagerBlock() local5493 const SrcMgr::SLocEntry *SLoc = &SrcMgr.getLocalSLocEntry(I); in computeNonAffectingInputFiles() local5553 const SrcMgr::SLocEntry *SLoc = &SrcMgr.getLocalSLocEntry(I); in computeNonAffectingInputFiles() local
1380 const SrcMgr::SLocEntry &SLoc = SourceMgr.getSLocEntry(ModuleMapFID); in cloneForModuleCompile() local
1613 llvm::Constant *SLoc = EmitCheckSourceLocation(S.getBeginLoc()); in EmitReturnStmt() local
10922 char ISA, unsigned VecRegSize, llvm::Function *Fn, SourceLocation SLoc) { in emitAArch64DeclareSimdFunction()
155 SourceLocation SLoc; member