Home
last modified time | relevance | path

Searched refs:getManager (Results 1 – 25 of 72) sorted by relevance

123

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp106 mergeFixits(FixItHints, Loc.getManager(), LangOpts, MergedFixits); in emitDiagnostic()
168 : FullSourceLoc(PLoc.getIncludeLoc(), Loc.getManager()); in emitIncludeStack()
182 emitModuleBuildStack(Loc.getManager()); in emitIncludeStack()
191 emitModuleBuildStack(Loc.getManager()); in emitIncludeStackRecursively()
211 FullSourceLoc(PLoc.getIncludeLoc(), Loc.getManager())); in emitIncludeStackRecursively()
220 emitModuleBuildStack(Loc.getManager()); in emitImportStack()
360 const SourceManager *SM = &CaretLoc.getManager(); in mapDiagnosticRanges()
448 Loc, Loc.getManager(), LangOpts); in emitSingleMacroExpansion()
514 if (!checkRangeForMacroArgExpansion(Range, Loc.getManager(), ArgumentLoc)) in checkRangesForMacroArgExpansion()
536 const SourceManager &SM = Loc.getManager(); in emitMacroExpansions()
H A DSARIFDiagnostic.cpp74 emitFilename(FE->getName(), Loc.getManager()); in addLocationToResult()
88 auto &SM = Loc.getManager(); in addLocationToResult()
120 auto &SM = Loc.getManager(); in addLocationToResult()
H A DTextDiagnostic.cpp802 emitFilename(FE->getName(), Loc.getManager()); in emitDiagnosticLoc()
816 emitFilename(PLoc.getFilename(), Loc.getManager()); in emitDiagnosticLoc()
865 auto &SM = Loc.getManager(); in emitDiagnosticLoc()
1152 const SourceManager &SM = Loc.getManager(); in emitSnippetAndCaret()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp44 return translateSourceLocation(Diag.getLocation().getManager(), in getLocation()
88 return translateSourceRange(Diag.getLocation().getManager(), in getRange()
106 *ReplacementRange = translateSourceRange(Diag.getLocation().getManager(), in getFixIt()
H A DCIndexDiagnostic.cpp119 L = translateSourceLocation(Loc.getManager(), LangOpts, Loc); in emitDiagnosticMessage()
137 L = translateSourceLocation(Loc.getManager(), LangOpts, Loc); in emitNote()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp135 Piece->getLocation().asRange(), Piece->getLocation().getManager(), LO); in createThreadFlows()
174 Diag->getLocation().asRange(), Diag->getLocation().getManager(), LO); in createResult()
H A DCallEvent.cpp158 LCtx->getAnalysisDeclContext()->getManager()->getContext(D); in getCalleeAnalysisDeclContext()
190 return ADC->getManager()->getStackFrame(ADC, LCtx, E, B, BlockCount, Idx); in getCalleeStackFrame()
546 getManager()->getContext(FD); in getRuntimeDefinition()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h74 &AM.getResult<FunctionAnalysisManagerCGSCCProxy>(SCC, LCG).getManager(); in initialize()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DInferFunctionAttrs.cpp42 AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
H A DSyntheticCountsPropagation.cpp94 MAM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
H A DAlwaysInliner.cpp35 MAM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
H A DModuleInliner.cpp121 MAM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
H A DLoopExtractor.cpp262 auto &FAM = AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp79 AM.getCachedResult<FunctionAnalysisManagerCGSCCProxy>(*C)->getManager(); in run()
141 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager(); in run()
148 AM.getCachedResult<FunctionAnalysisManagerModuleProxy>(M)->getManager(); in run()
511 AM.getResult<FunctionAnalysisManagerCGSCCProxy>(C, CG).getManager(); in run()
841 FAM = &FAMProxy->getManager(); in incorporateNewSCCRange()
H A DCallPrinter.cpp258 AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
273 AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopAnalysisManager.h121 LoopAnalysisManager &getManager() { return *InnerAM; } in getManager() function
H A DCGSCCPassManager.h179 CGSCCAnalysisManager &getManager() { return *InnerAM; }
402 FunctionAnalysisManager &getManager() {
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DPassManager.cpp107 AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp107 MAM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroCleanup.cpp125 MAM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DPathDiagnostic.cpp155 const SourceManager &SMgr = D->path.front()->getLocation().getManager(); in HandlePathDiagnostic()
283 const SourceManager &SM = XL.getManager(); in comparePiece()
335 const SourceManager &SM = XL.getManager(); in compareCrossTUSourceLocs()
378 const SourceManager &SM = XL.getManager(); in compare()
739 return PathDiagnosticLocation(L, L.getManager(), SingleLocK); in createSingleLocation()
H A DIssueHash.cpp195 NormalizeLine(IssueLoc.getManager(), IssueLoc, LangOpts) + in getIssueString()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp66 .getManager(); in finalize()
H A DMetaRenamer.cpp244 AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
H A DRelLookupTableConverter.cpp209 AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()

123