Home
last modified time | relevance | path

Searched defs:SLoc (Results 1 – 8 of 8) sorted by relevance

/external/compiler-rt/lib/ubsan/
Dubsan_diag.cc52 SourceLocation SLoc = Loc.getSourceLocation(); in MaybeReportErrorSummary() local
116 SourceLocation SLoc = Loc.getSourceLocation(); in renderLocation() local
Dubsan_handlers.cc24 static bool ignoreReport(SourceLocation SLoc, ReportOptions Opts) { in ignoreReport()
/external/clang/tools/libclang/
DCXSourceLocation.cpp138 SourceLocation SLoc = CXXUnit->getLocation(File, line, column); in clang_getLocation() local
167 SourceLocation SLoc in clang_getLocationForOffset() local
DCIndex.cpp4398 SourceLocation SLoc = cxloc::translateSourceLocation(Loc); in clang_getCursor() local
4667 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { in getCursor()
/external/clang/lib/Basic/
DSourceManager.cpp681 const SLocEntry &SLoc = getSLocEntry(FID, &MyInvalid); in getBufferData() local
1641 const SLocEntry &SLoc = getLocalSLocEntry(I, &Invalid); in translateFile() local
1655 const SLocEntry &SLoc = getLoadedSLocEntry(I); in translateFile() local
1677 const SLocEntry &SLoc = getSLocEntry(IFileID, &Invalid); in translateFile() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2529 SourceLocation SLoc = T->getLocStart(); in getNodeLabel() local
DBugReporter.cpp3496 if (const Stmt *SLoc = getLocStmt(getLocation())) in dump() local
/external/clang/lib/Serialization/
DASTWriter.cpp1463 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteInputFiles() local
1810 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteSourceManagerBlock() local