Searched defs:Content (Results 1 - 14 of 14) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Index/
H A DSimpleFormatContext.h48 FileID createInMemoryFile(StringRef Name, StringRef Content) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DIssueHash.cpp162 static llvm::SmallString<32> GetHashOfContent(StringRef Content) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp174 static void printErrorContentToStream(const Diagnostics::ErrorContent &Content, argument
/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DELFYAML.h107 yaml::BinaryRef Content; member in struct:llvm::ELFYAML::RawContentSection
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Rewrite/
H A DRewriter.cpp250 Content = SourceMgr->getSLocEntry(FID).getFile().getContentCache(); local
354 Content = SourceMgr->getSLocEntry(FID).getFile().getContentCache(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Tooling/
H A DTooling.cpp223 void ToolInvocation::mapVirtualFile(StringRef FilePath, StringRef Content) { argument
324 void ClangTool::mapVirtualFile(StringRef FilePath, StringRef Content) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp554 SmallVector<InlineContentComment *, 8> Content; local
[all...]
H A DCommentSema.cpp45 actOnParagraphComment( ArrayRef<InlineContentComment *> Content) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h142 static ISD::NodeType getExtendForContent(BooleanContent Content) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp1850 StringRef Content = Left.TokenText; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp1291 ContentCache *Content; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h553 ArrayRef<InlineContentComment *> Content; member in class:clang::comments::ParagraphComment
556 ParagraphComment(ArrayRef<InlineContentComment *> Content) : argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h924 const SrcMgr::ContentCache *Content = Entry.getFile().getContentCache(); local
933 const SrcMgr::ContentCache *Content = sloc.getFile().getContentCache(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp1904 const SrcMgr::ContentCache *Content = File.getContentCache(); local
[all...]

Completed in 123 milliseconds