Home
last modified time | relevance | path

Searched defs:Sources (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Core/
DDiagnostic.cpp25 const SourceManager &Sources, in DiagnosticMessage()
39 const SourceManager &Sources, CharSourceRange Range) in FileByteRange()
DReplacement.cpp52 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()
134 static int getRangeSize(const SourceManager &Sources, in getRangeSize()
147 void Replacement::setFromSourceRange(const SourceManager &Sources, in setFromSourceRange()
/freebsd-12-stable/contrib/llvm-project/clang/tools/clang-format/
DClangFormat.cpp183 SourceManager &Sources, FileManager &Files, in createInMemoryFile()
208 SourceManager Sources(Diagnostics, Files); in fillRanges() local
449 SourceManager Sources(Diagnostics, Files); in format() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
DRefactoringCallbacks.cpp72 static Replacement replaceStmtWithText(SourceManager &Sources, const Stmt &From, in replaceStmtWithText()
77 static Replacement replaceStmtWithStmt(SourceManager &Sources, const Stmt &From, in replaceStmtWithStmt()
DRefactoring.cpp47 SourceManager Sources(Diagnostics, getFiles()); in runAndSave() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExternalASTMerger.cpp398llvm::ArrayRef<ImporterSource> Sources) : LogStream(&llvm::nulls()), Target(Target) { in ExternalASTMerger()
412 void ExternalASTMerger::AddSources(llvm::ArrayRef<ImporterSource> Sources) { in AddSources()
422 void ExternalASTMerger::RemoveSources(llvm::ArrayRef<ImporterSource> Sources) { in RemoveSources()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
DReplacement.h359 Replacement::Replacement(const SourceManager &Sources, in Replacement()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DTypePromotion.cpp109 SetVector<Value*> &Sources; member in __anon18277a550111::IRPromoter
821 SetVector<Value*> Sources; in TryToPromote() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp144 auto &Sources = phiInfoElementGetSources(Info); in phiInfoElementRemoveSource() local
183 SmallVector<unsigned, 4> &Sources) { in findSourcesFromMBB()
2057 SmallVector<unsigned, 4> Sources; in rewriteLiveOutRegs() local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp939 auto Sources = Session.getInjectedSources(); in dumpInjectedSources() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8555 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp7934 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local