/openbsd-src/gnu/llvm/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() 134 static int getRangeSize(const SourceManager &Sources, in getRangeSize() 147 void Replacement::setFromSourceRange(const SourceManager &Sources, in setFromSourceRange()
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 210 SourceManager &Sources, FileManager &Files, in createInMemoryFile() 235 SourceManager Sources(Diagnostics, Files); in fillRanges() local 515 SourceManager Sources(Diagnostics, Files); in format() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ExternalASTMerger.cpp | 398 … llvm::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()
|
/openbsd-src/gnu/llvm/clang/tools/clang-import-test/ |
H A D | clang-import-test.cpp | 271 llvm::SmallVector<ExternalASTMerger::ImporterSource, 3> Sources; in AddExternalSource() local 347 llvm::SmallVector<ExternalASTMerger::ImporterSource, 3> Sources; in Forget() local
|
/openbsd-src/gnu/llvm/clang/tools/clang-rename/ |
H A D | ClangRename.cpp | 226 SourceManager Sources(Diagnostics, FileMgr); in main() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Core/ |
H A D | Replacement.h | 362 Replacement::Replacement(const SourceManager &Sources, in Replacement()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 108 SetVector<Value *> &Sources; member in __anon789080b40111::IRPromoter 788 SetVector<Value *> Sources; in TryToPromote() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 491 std::vector<std::string> &Sources) { in collectLineTableSources() 509 std::vector<std::string> Sources; in collectObjectSources() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 144 auto &Sources = phiInfoElementGetSources(Info); in phiInfoElementRemoveSource() local 183 SmallVector<unsigned, 4> &Sources) { in findSourcesFromMBB() 2030 SmallVector<unsigned, 4> Sources; in rewriteLiveOutRegs() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 965 auto Sources = Session.getInjectedSources(); in dumpInjectedSources() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 3945 SmallVector<Register, 8> Sources; in fewerElementsVectorMerge() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 8139 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 10336 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|