/netbsd-src/external/apache2/llvm/dist/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()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 183 SourceManager &Sources, FileManager &Files, in createInMemoryFile() 208 SourceManager Sources(Diagnostics, Files); in fillRanges() local 438 SourceManager Sources(Diagnostics, Files); in format() local
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/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()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-import-test/ |
H A D | clang-import-test.cpp | 269 llvm::SmallVector<ExternalASTMerger::ImporterSource, 3> Sources; in AddExternalSource() local 345 llvm::SmallVector<ExternalASTMerger::ImporterSource, 3> Sources; in Forget() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-rename/ |
H A D | ClangRename.cpp | 226 SourceManager Sources(Diagnostics, FileMgr); in main() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/ |
H A D | Replacement.h | 359 Replacement::Replacement(const SourceManager &Sources, in Replacement()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 112 SetVector<Value*> &Sources; member in __anon7086da680111::IRPromoter 824 SetVector<Value*> Sources; in TryToPromote() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 144 auto &Sources = phiInfoElementGetSources(Info); in phiInfoElementRemoveSource() local 183 SmallVector<unsigned, 4> &Sources) { in findSourcesFromMBB() 2057 SmallVector<unsigned, 4> Sources; in rewriteLiveOutRegs() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 939 auto Sources = Session.getInjectedSources(); in dumpInjectedSources() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 8219 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 7750 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|