Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp111 const CommentOptions &CommentOpts, bool Merged) : in RawComment()
275 const CommentOptions &CommentOpts, in addComment()
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h482 CommentOptions CommentOpts; global() variable