Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp25 const SourceManager &Sources, in DiagnosticMessage()
39 const SourceManager &Sources, CharSourceRange Range) in FileByteRange()
H A 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()
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 DRefactoringCallbacks.cpp72 static Replacement replaceStmtWithText(SourceManager &Sources, const Stmt &From, in replaceStmtWithText()
77 static Replacement replaceStmtWithStmt(SourceManager &Sources, const Stmt &From, in replaceStmtWithStmt()
H A DRefactoring.cpp47 SourceManager Sources(Diagnostics, getFiles()); in runAndSave() local
/freebsd-src/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp212 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 DExternalASTMerger.cpp395llvm::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 DReplacement.h362 Replacement::Replacement(const SourceManager &Sources, in Replacement()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp108 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 Dllvm-dwarfdump.cpp549 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 DAMDGPUMachineCFGStructurizer.cpp144 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 Dllvm-pdbutil.cpp963 auto Sources = Session.getInjectedSources(); in dumpInjectedSources() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4321 SmallVector<Register, 8> Sources; fewerElementsVectorMerge() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8199 SmallVector<ShuffleSourceInfo, 2> Sources; ReconstructShuffle() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11057 SmallVector<ShuffleSourceInfo, 2> Sources; ReconstructShuffle() local
[all...]