/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/ |
H A D | Diagnostic.cpp | 25 const SourceManager &Sources, in DiagnosticMessage() 39 const SourceManager &Sources, CharSourceRange Range) in FileByteRange()
|
H A D | Replacement.cpp | 52 Replacement::Replacement(const SourceManager &Sources, SourceLocation Start, in Replacement() 57 Replacement::Replacement(const SourceManager &Sources, in Replacement() 120 void Replacement::setFromSourceLocation(const SourceManager &Sources, in setFromSourceLocation() 135 static int getRangeSize(const SourceManager &Sources, in getRangeSize() 148 void Replacement::setFromSourceRange(const SourceManager &Sources, in setFromSourceRange()
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ |
H A D | RefactoringCallbacks.cpp | 72 static Replacement replaceStmtWithText(SourceManager &Sources, const Stmt &From, in replaceStmtWithText() 77 static Replacement replaceStmtWithStmt(SourceManager &Sources, const Stmt &From, in replaceStmtWithStmt()
|
H A D | Refactoring.cpp | 47 SourceManager Sources(Diagnostics, getFiles()); in runAndSave() local
|
/freebsd-src/contrib/llvm-project/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 212 createInMemoryFile(StringRef FileName,MemoryBufferRef Source,SourceManager & Sources,FileManager & Files,llvm::vfs::InMemoryFileSystem * MemFS) createInMemoryFile() argument 237 SourceManager Sources(Diagnostics, Files); fillRanges() local 517 SourceManager Sources(Diagnostics, Files); format() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ExternalASTMerger.cpp | 395 … llvm::ArrayRef<ImporterSource> Sources) : LogStream(&llvm::nulls()), Target(Target) { in ExternalASTMerger() 409 void ExternalASTMerger::AddSources(llvm::ArrayRef<ImporterSource> Sources) { in AddSources() 419 void ExternalASTMerger::RemoveSources(llvm::ArrayRef<ImporterSource> Sources) { in RemoveSources()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Core/ |
H A D | Replacement.h | 362 Replacement::Replacement(const SourceManager &Sources, in Replacement()
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 108 SetVector<Value *> &Sources; member in __anon0e46b04f0111::IRPromoter 789 SetVector<Value *> Sources; TryToPromote() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 549 collectLineTableSources(const DWARFDebugLine::LineTable & LT,StringRef CompDir,std::vector<std::string> & Sources) collectLineTableSources() argument 567 std::vector<std::string> Sources; collectObjectSources() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 144 auto &Sources = phiInfoElementGetSources(Info); in phiInfoElementRemoveSource() local 183 SmallVector<unsigned, 4> &Sources) { in findSourcesFromMBB() argument 2030 SmallVector<unsigned, 4> Sources; rewriteLiveOutRegs() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 963 auto Sources = Session.getInjectedSources(); in dumpInjectedSources() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 4321 SmallVector<Register, 8> Sources; fewerElementsVectorMerge() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 8199 SmallVector<ShuffleSourceInfo, 2> Sources; ReconstructShuffle() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 11057 SmallVector<ShuffleSourceInfo, 2> Sources; ReconstructShuffle() local [all...] |