Searched defs:SrcMgr (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DModuleSymbolTable.cpp108 SourceMgr SrcMgr; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/
H A DContext.cpp31 Context::createDefaultPipeline(const PipelineOptions &Opts, SourceMgr &SrcMgr) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DError.cpp23 SourceMgr SrcMgr; member in namespace:llvm
H A DTGLexer.h75 SourceMgr &SrcMgr; member in class:llvm::TGLexer
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h184 JSONNodeDumper(raw_ostream &OS, const SourceManager &SrcMgr, ASTContext &Ctx, argument
410 JSONDumper(raw_ostream &OS, const SourceManager &SrcMgr, ASTContext &Ctx, argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp242 static int AsLexInput(SourceMgr &SrcMgr, MCAsmInfo &MAI, argument
342 SourceMgr SrcMgr; local
280 AssembleInput(const char *ProgName, const Target *TheTarget, SourceMgr &SrcMgr, MCContext &Ctx, MCStreamer &Str, MCAsmInfo &MAI, MCSubtargetInfo &STI, MCInstrInfo &MCII, MCTargetOptions const &MCOptions) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp88 SourceMgr &SrcMgr = DiagInfo->SrcMgr; local
570 auto &SrcMgr local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp97 compare(SourceRange LHS, SourceRange RHS, SourceManager &SrcMgr, Preprocessor &PP) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp420 auto &SrcMgr = CI.getSourceManager(); local
H A DASTUnit.cpp2352 TranslateStoredDiagnostics( FileManager &FileMgr, SourceManager &SrcMgr, const SmallVectorImpl<StandaloneDiagnostic> &Diags, SmallVectorImpl<StoredDiagnostic> &Out) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h175 SourceMgr SrcMgr; member in struct:llvm::AsmPrinter::SrcMgrDiagInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h362 const SourceManager *SrcMgr = nullptr; member in class:clang::SourceLocation::FullSourceLoc
H A DSourceManager.h68 namespace SrcMgr { namespace in namespace:clang
856 createFileID(std::unique_ptr<llvm::MemoryBuffer> Buffer, SrcMgr::CharacteristicKind FileCharacter = SrcMgr::C_User, int LoadedID = 0, unsigned LoadedOffset = 0, SourceLocation IncludeLoc = SourceLocation()) argument
872 createFileID(UnownedTag, const llvm::MemoryBuffer *Buffer, SrcMgr::CharacteristicKind FileCharacter = SrcMgr::C_User, int LoadedID = 0, unsigned LoadedOffset = 0, SourceLocation IncludeLoc = SourceLocation()) argument
[all...]
H A DDiagnostic.h533 void setSourceManager(SourceManager *SrcMgr) { argument
/freebsd-11-stable/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp345 SourceMgr SrcMgr; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h71 const SourceMgr *SrcMgr; member in class:llvm::MCContext
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h1526 SourceMgr SrcMgr; // must be before Strm member in class:llvm::Input
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp170 void DiagnosticsEngine::DiagStateMap::append(SourceManager &SrcMgr, argument
196 DiagnosticsEngine::DiagStateMap::lookup(SourceManager &SrcMgr, argument
218 DiagnosticsEngine::DiagStateMap::getFile(SourceManager &SrcMgr, argument
246 void DiagnosticsEngine::DiagStateMap::dump(SourceManager &SrcMgr, argument
249 CurDiagStateLoc.print(llvm::errs(), SrcMgr); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2388 auto &SrcMgr = PP.getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp172 static bool isNodeExcluded(const SourceManager &SrcMgr, T *N) { argument
996 const SourceManager &SrcMgr = TreeImpl->AST.getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1207 Make(MCSymbol *Symbol, MCStreamer *MCOS, SourceMgr &SrcMgr, SMLoc &Loc) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp127 SourceMgr &SrcMgr; member in class:__anon1929::AsmParser
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4222 SourceManager &SrcMgr = getSourceManager(); local

Completed in 255 milliseconds