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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTDumper.h26 ASTDumper(raw_ostream &OS, const comments::CommandTraits *Traits, argument
30 ASTDumper(raw_ostream &OS, const comments::CommandTraits *Traits, argument
33 ASTDumper(raw_ostream &OS, const comments::CommandTraits *Traits, argument
H A DCommentBriefParser.h32 const CommandTraits &Traits; member in class:clang::comments::BriefParser
H A DCommentParser.h51 const CommandTraits &Traits; member in class:clang::comments::Parser
H A DCommentSema.h44 CommandTraits &Traits; member in class:clang::comments::Sema
H A DTextNodeDumper.h147 const comments::CommandTraits *Traits; member in class:clang::TextNodeDumper
H A DJSONNodeDumper.h128 const comments::CommandTraits *Traits; member in class:clang::JSONNodeDumper
184 JSONNodeDumper(raw_ostream &OS, const SourceManager &SrcMgr, ASTContext &Ctx, const PrintingPolicy &PrintPolicy, const comments::CommandTraits *Traits) argument
410 JSONDumper(raw_ostream &OS, const SourceManager &SrcMgr, ASTContext &Ctx, const PrintingPolicy &PrintPolicy, const comments::CommandTraits *Traits) argument
H A DCommentLexer.h231 const CommandTraits &Traits; member in class:clang::comments::Lexer
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentBriefParser.cpp56 BriefParser::BriefParser(Lexer &L, const CommandTraits &Traits) : argument
H A DASTDumper.cpp266 void Comment::dump(raw_ostream &OS, const CommandTraits *Traits, argument
H A DCommentParser.cpp256 Parser(Lexer &L, Sema &S, llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr, DiagnosticsEngine &Diags, const CommandTraits &Traits) argument
H A DCommentSema.cpp27 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr, DiagnosticsEngine &Diags, CommandTraits &Traits, const Preprocessor *PP) argument
[all...]
H A DTextNodeDumper.cpp50 TextNodeDumper(raw_ostream &OS, bool ShowColors, const SourceManager *SM, const PrintingPolicy &PrintPolicy, const comments::CommandTraits *Traits) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h254 bool set_as(const Key &K, ValueT V, TraitsT &Traits) { argument
277 bool set_as_internal(const Key &K, ValueT V, TraitsT &Traits, argument
305 grow(TraitsT &Traits) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp255 const CommandTraits &Traits; member in class:__anon538::CommentASTToHTMLConverter
95 FullCommentParts(const FullComment *C, const CommandTraits &Traits) argument
219 CommentASTToHTMLConverter(const FullComment *FC, SmallVectorImpl<char> &Str, const CommandTraits &Traits) argument
530 CommentASTToXMLConverter(const FullComment *FC, SmallVectorImpl<char> &Str, const CommandTraits &Traits, const SourceManager &SM) argument
570 const CommandTraits &Traits; member in class:__anon539::CommentASTToXMLConverter
[all...]

Completed in 111 milliseconds