Home
last modified time | relevance | path

Searched defs:SrcMgr (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/llvm/lib/MCA/
H A DContext.cpp32 Context::createDefaultPipeline(const PipelineOptions &Opts, SourceMgr &SrcMgr) { in createDefaultPipeline()
72 Context::createInOrderPipeline(const PipelineOptions &Opts, SourceMgr &SrcMgr) { in createInOrderPipeline()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp252 static int AsLexInput(SourceMgr &SrcMgr, MCAsmInfo &MAI, in AsLexInput()
291 SourceMgr &SrcMgr, MCContext &Ctx, MCStreamer &Str, in AssembleInput()
354 SourceMgr SrcMgr; in main() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp108 static int AsLexInput(SourceMgr &SrcMgr, MCAsmInfo &MAI, raw_ostream &OS) { in AsLexInput()
128 SourceMgr &SrcMgr, MCContext &Ctx, MCStreamer &Str, in AssembleInput()
260 SourceMgr SrcMgr; in main() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DJSONNodeDumper.h187 JSONNodeDumper(raw_ostream &OS, const SourceManager &SrcMgr, ASTContext &Ctx, in JSONNodeDumper()
414 JSONDumper(raw_ostream &OS, const SourceManager &SrcMgr, ASTContext &Ctx, in JSONDumper()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp107 SourceMgr &SrcMgr, MCContext &Ctx, MCStreamer &Str, in AssembleInput()
138 SourceMgr SrcMgr; in AssembleOneInput() local
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp182 void DiagnosticsEngine::DiagStateMap::append(SourceManager &SrcMgr, in append()
208 DiagnosticsEngine::DiagStateMap::lookup(SourceManager &SrcMgr, in lookup()
230 DiagnosticsEngine::DiagStateMap::getFile(SourceManager &SrcMgr, in getFile()
258 void DiagnosticsEngine::DiagStateMap::dump(SourceManager &SrcMgr, in dump()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp372 static unsigned getLocCookie(const SMDiagnostic &SMD, const SourceMgr &SrcMgr, in getLocCookie()
404 std::vector<const MDNode *> &LocInfos) { in doInitialization()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp47 SourceMgr &SrcMgr = *Context.getInlineSourceManager(); in addInlineAsmDiagBuffer() local
96 SourceMgr &SrcMgr = *MMI->getContext().getInlineSourceManager(); in emitInlineAsm() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Object/
H A DModuleSymbolTable.cpp111 SourceMgr SrcMgr; in initializeRecordStreamer() local
/netbsd/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DError.cpp24 SourceMgr SrcMgr; variable
H A DTGLexer.h81 SourceMgr &SrcMgr; variable
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp374 SourceMgr SrcMgr; in main() local
/netbsd/external/apache2/llvm/dist/clang/tools/clang-diff/
H A DClangDiff.cpp286 const SourceManager &SrcMgr = Tree.getASTContext().getSourceManager(); in printHtmlForNode() local
/netbsd/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp352 SourceMgr SrcMgr; in ExecuteAssemblerImpl() local
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmtAsm.cpp379 SourceManager &SrcMgr = PP.getSourceManager(); in ParseMicrosoftAsmStatement() local
H A DParser.cpp2440 auto &SrcMgr = PP.getSourceManager(); in ParseModuleImport() local
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp339 SourceManager SrcMgr(Diagnostics, *Files); in run() local
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp173 static bool isNodeExcluded(const SourceManager &SrcMgr, T *N) { in isNodeExcluded()
995 const SourceManager &SrcMgr = TreeImpl->AST.getSourceManager(); in getSourceRangeOffsets() local
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp432 auto &SrcMgr = CI.getSourceManager(); in loadModuleMapForModuleBuild() local
H A DASTUnit.cpp2331 SourceManager &SrcMgr, in TranslateStoredDiagnostics()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h86 const SourceMgr *SrcMgr; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h582 void setSourceManager(SourceManager *SrcMgr) { in setSourceManager()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1220 SourceMgr &SrcMgr, SMLoc &Loc) { in Make()
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6241 static SourceRange getFullCursorExtent(CXCursor C, SourceManager &SrcMgr) { in getFullCursorExtent()
7030 SourceManager &SrcMgr; member in __anondcfcb7bb0a11::AnnotateTokensWorker
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp126 SourceMgr &SrcMgr; member in __anona6364a8a0111::AsmParser

12