Home
last modified time | relevance | path

Searched defs:CommentOpts (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp111 RawComment(const SourceManager & SourceMgr,SourceRange SR,const CommentOptions & CommentOpts,bool Merged) RawComment() argument
275 addComment(const RawComment & RC,const CommentOptions & CommentOpts,llvm::BumpPtrAllocator & Allocator) addComment() argument
/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h525 CommentOptions CommentOpts; global() variable