Home
last modified time | relevance | path

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

123

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp107 mergeFixits(FixItHints, Loc.getManager(), LangOpts, MergedFixits); in emitDiagnostic()
169 : FullSourceLoc(PLoc.getIncludeLoc(), Loc.getManager()); in emitIncludeStack()
183 emitModuleBuildStack(Loc.getManager()); in emitIncludeStack()
192 emitModuleBuildStack(Loc.getManager()); in emitIncludeStackRecursively()
212 FullSourceLoc(PLoc.getIncludeLoc(), Loc.getManager())); in emitIncludeStackRecursively()
221 emitModuleBuildStack(Loc.getManager()); in emitImportStack()
361 const SourceManager *SM = &CaretLoc.getManager(); in mapDiagnosticRanges()
449 Loc, Loc.getManager(), LangOpts); in emitSingleMacroExpansion()
515 if (!checkRangeForMacroArgExpansion(Range, Loc.getManager(), ArgumentLoc)) in checkRangesForMacroArgExpansion()
537 const SourceManager &SM = Loc.getManager(); in emitMacroExpansions()
H A DTextDiagnostic.cpp803 emitFilename(FE->getName(), Loc.getManager()); in emitDiagnosticLoc()
817 emitFilename(PLoc.getFilename(), Loc.getManager()); in emitDiagnosticLoc()
864 auto &SM = Loc.getManager(); in emitDiagnosticLoc()
1150 const SourceManager &SM = Loc.getManager(); in emitSnippetAndCaret()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp78 AM.getCachedResult<FunctionAnalysisManagerCGSCCProxy>(*C)->getManager(); in run()
149 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager(); in run()
156 AM.getCachedResult<FunctionAnalysisManagerModuleProxy>(M)->getManager(); in run()
522 AM.getResult<FunctionAnalysisManagerCGSCCProxy>(C, CG).getManager(); in run()
852 FAM = &FAMProxy->getManager(); in incorporateNewSCCRange()
H A DMLInlineAdvisor.cpp69 M, MAM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager()), in MLInlineAdvisor()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h73 &AM.getResult<FunctionAnalysisManagerCGSCCProxy>(SCC, LCG).getManager(); in initialize()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DInferFunctionAttrs.cpp45 AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
H A DSCCP.cpp25 auto &FAM = AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
H A DSyntheticCountsPropagation.cpp100 MAM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
H A DAlwaysInliner.cpp40 MAM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
H A DLoopExtractor.cpp267 auto &FAM = AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DCGSCCPassManager.h179 CGSCCAnalysisManager &getManager() { return *InnerAM; }
402 FunctionAnalysisManager &getManager() {
H A DLoopAnalysisManager.h121 LoopAnalysisManager &getManager() { return *InnerAM; } in getManager() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DPassManager.cpp97 AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp156 const SourceManager &SMgr = D->path.front()->getLocation().getManager(); in HandlePathDiagnostic()
283 const SourceManager &SM = XL.getManager(); in comparePiece()
336 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.cpp194 NormalizeLine(IssueLoc.getManager(), IssueLoc, LangOpts) + in getIssueString()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp185 AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
H A DCallGraphUpdater.cpp64 .getManager(); in finalize()
H A DRelLookupTableConverter.cpp200 AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp259 const SourceManager &SMgr = Pieces.front()->getLocation().getManager(); in createThreadFlow()
286 const SourceManager &SMgr = Path.front()->getLocation().getManager(); in createResult()
H A DCallEvent.cpp176 LCtx->getAnalysisDeclContext()->getManager()->getContext(D); in getCalleeAnalysisDeclContext()
208 return ADC->getManager()->getStackFrame(ADC, LCtx, E, B, BlockCount, Idx); in getCalleeStackFrame()
550 getManager()->getContext(FD); in getRuntimeDefinition()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp142 MAM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp222 LoopAnalysisManager &LAM = LAMFP.getManager(); in run()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp66 TokLoc.getManager(), Features); in MakeCharSourceRange()
69 TokLoc.getManager(), Features); in MakeCharSourceRange()
84 TokLoc.getManager(), Features); in Diag()

123