/freebsd/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()
|
/freebsd/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()
|
/freebsd/contrib/llvm-project/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 221 SourceManager &Sources, FileManager &Files, in createInMemoryFile() 246 SourceManager Sources(Diagnostics, Files); in fillRanges() local 527 SourceManager Sources(Diagnostics, Files); in format() local
|
/freebsd/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/contrib/llvm-project/clang/include/clang/Tooling/Core/ |
H A D | Replacement.h | 362 Replacement::Replacement(const SourceManager &Sources, in Replacement()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 108 SetVector<Value *> &Sources; member in __anonab9dbb3d0111::IRPromoter 797 SetVector<Value *> Sources; in TryToPromote() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 579 std::vector<std::string> &Sources) { in collectLineTableSources() 597 std::vector<std::string> Sources; in collectObjectSources() local
|
/freebsd/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() 2028 SmallVector<unsigned, 4> Sources; in rewriteLiveOutRegs() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 965 auto Sources = Session.getInjectedSources(); dumpInjectedSources() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 1761 unsigned Sources = BV->getNumSources(); in shiftAmountKnownInRange() local
|
H A D | LegalizerHelper.cpp | 4525 SmallVector<Register, 8> Sources; in fewerElementsVectorMerge() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 8216 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 12078 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|