Home
last modified time | relevance | path

Searched refs:FunL (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp761 FullSourceLoc FunL(SM.getExpansionLoc(Body->getBeginLoc()), SM); in FlushDiagnosticsImpl() local
763 << L.getExpansionLineNumber() - FunL.getExpansionLineNumber() in FlushDiagnosticsImpl()
H A DHTMLDiagnostics.cpp299 FullSourceLoc FunL(SMgr.getExpansionLoc(Body->getBeginLoc()), SMgr); in ReportDiag() local
300 offsetDecl = L.getExpansionLineNumber() - FunL.getExpansionLineNumber(); in ReportDiag()