Home
last modified time | relevance | path

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

/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.cpp4138 SourceLocation SLoc = cxloc::translateSourceLocation(Loc); in clang_getCursor() local
4407 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { in getCursor()
/external/compiler-rt/lib/ubsan/
Dubsan_diag.cc112 SourceLocation SLoc = Loc.getSourceLocation(); in renderLocation() local
/external/clang/lib/Basic/
DSourceManager.cpp690 const SLocEntry &SLoc = getSLocEntry(FID, &MyInvalid); in getBufferData() local
1650 const SLocEntry &SLoc = getLocalSLocEntry(I, &Invalid); in translateFile() local
1664 const SLocEntry &SLoc = getLoadedSLocEntry(I); in translateFile() local
1686 const SLocEntry &SLoc = getSLocEntry(IFileID, &Invalid); in translateFile() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2417 SourceLocation SLoc = T->getLocStart(); in getNodeLabel() local
DBugReporter.cpp3522 if (const Stmt *SLoc = getLocStmt(getLocation())) in dump() local
/external/clang/lib/Serialization/
DASTWriter.cpp1318 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteInputFiles() local
1679 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteSourceManagerBlock() local