Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DRawCommentList.cpp110 const CommentOptions &CommentOpts, bool Merged) : in RawComment()
274 const CommentOptions &CommentOpts, in addComment()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DLangOptions.h352 CommentOptions CommentOpts; variable