Searched defs:Sources (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DMultiplexExternalSemaSource.h43 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them. member in class:clang::MultiplexExternalSemaSource
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp64 PHISourcesT Sources; member in class:__anon2081::PHILinearize
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp23 DiagnosticMessage(llvm::StringRef Message, const SourceManager &Sources, SourceLocation Loc) argument
H A DReplacement.cpp52 Replacement::Replacement(const SourceManager &Sources, SourceLocation Start, argument
57 Replacement::Replacement(const SourceManager &Sources, argument
120 void Replacement::setFromSourceLocation(const SourceManager &Sources, argument
134 static int getRangeSize(const SourceManager &Sources, argument
147 setFromSourceRange(const SourceManager &Sources, const CharSourceRange &Range, StringRef ReplacementText, const LangOptions &LangOpts) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h245 llvm::SmallVector<clang::ExternalSemaSource *, 2> Sources; member in class:lldb_private::SemaSourceWithPriorities
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DSimpleFormatContext.h65 SourceManager Sources; member in class:clang::index::SimpleFormatContext
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h359 Replacement::Replacement(const SourceManager &Sources, argument
/freebsd-11-stable/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp165 createInMemoryFile(StringRef FileName, MemoryBuffer *Source, SourceManager &Sources, FileManager &Files, llvm::vfs::InMemoryFileSystem *MemFS) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp72 static Replacement replaceStmtWithText(SourceManager &Sources, const Stmt &From, argument
77 static Replacement replaceStmtWithStmt(SourceManager &Sources, const Stmt &From, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp111 SetVector<Value*> &Sources; member in class:__anon1834::IRPromoter
822 SetVector<Value*> Sources; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp936 auto Sources = Session.getInjectedSources(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6570 SmallVector<ShuffleSourceInfo, 2> Sources; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7417 SmallVector<ShuffleSourceInfo, 2> Sources; local
[all...]

Completed in 368 milliseconds