Home
last modified time | relevance | path

Searched refs:getSpellingLineNumber (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp64 SM.getSpellingLineNumber(Loc1) == SM.getSpellingLineNumber(Loc2); in areOnSameLine()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp243 unsigned FullSourceLoc::getSpellingLineNumber(bool *Invalid) const { in getSpellingLineNumber() function in FullSourceLoc
245 return SrcMgr->getSpellingLineNumber(*this, Invalid); in getSpellingLineNumber()
H A DSourceManager.cpp1402 unsigned SourceManager::getSpellingLineNumber(SourceLocation Loc, in getSpellingLineNumber() function in SourceManager
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp201 SM.getSpellingLineNumber(token.getLocation(), &invalid); in Highlight()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp192 << SM.getSpellingLineNumber(D.getLocation()); in beginAnalysis()
449 AST.getSourceManager().getSpellingLineNumber(Range.getBegin()); in writeCode()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp207 << ":" << FullLoc.getSpellingLineNumber() << ":" in HandleOneRename()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h410 unsigned getSpellingLineNumber(bool *Invalid = nullptr) const;
H A DSourceManager.h1443 unsigned getSpellingLineNumber(SourceLocation Loc, bool *Invalid = nullptr) const;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp231 LineStart = SM.getSpellingLineNumber(LocStart); in SpellingRegion()
233 LineEnd = SM.getSpellingLineNumber(LocEnd); in SpellingRegion()
449 SR.LineStart == SM.getSpellingLineNumber(PrevTokLoc)) in adjustSkippedRange()
452 SR.LineEnd == SM.getSpellingLineNumber(NextTokLoc)) { in adjustSkippedRange()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1211 unsigned TokenEndLine = SM.getSpellingLineNumber(T.getEndLoc(), &Invalid); in highlightLines()
1218 SM.getSpellingLineNumber(T.getLocation(), &Invalid); in highlightLines()
H A DFrontendAction.cpp109 return {SM.getSpellingLineNumber(Begin), in GetBeginSpelling()
126 return {SM.getSpellingLineNumber(End), SM.getSpellingColumnNumber(End)}; in GetEndSpelling()
H A DVerifyDiagnosticConsumer.cpp527 unsigned ExpectedLine = SM.getSpellingLineNumber(Pos, &Invalid); in ParseDirective()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1878 long NDLine = SemaRef.SourceMgr.getSpellingLineNumber(ND->getBeginLoc()); in CheckLastRoutineDeclNameConflict()
1880 SemaRef.SourceMgr.getSpellingLineNumber(LastRoutineDecl->getBeginLoc()); in CheckLastRoutineDeclNameConflict()
H A DSemaType.cpp3522 Comma.getSpellingLineNumber() != Name.getSpellingLineNumber()) { in warnAboutAmbiguousFunction()
H A DSemaChecking.cpp14908 unsigned BodyLine = SourceMgr.getSpellingLineNumber(Body->getSemiLoc(), in ShouldDiagnoseEmptyStmtBody()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp272 loc.line = fsloc.getSpellingLineNumber(); in HandleDiagnostic()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1442 SourceMgr.getSpellingLineNumber(TheLine.First->Tok.getLocation()); in format()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp278 unsigned ActualLine = IsSpelling ? SM.getSpellingLineNumber(Loc) in writeBareSourceLocation()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11548 …3FullSourceLoc21getSpellingLineNumberEPb", "clang::FullSourceLoc::getSpellingLineNumber(bool*) con…
11602 …pellingLineNumberENS_14SourceLocationEPb", "clang::SourceManager::getSpellingLineNumber(clang::Sou…