Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp109 const CommentOptions &CommentOpts, bool Merged) : in RawComment()
273 const CommentOptions &CommentOpts, in addComment()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h586 CommentOptions CommentOpts; variable