Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDRawCommentList.cpp111 const CommentOptions &CommentOpts, bool Merged) : in RawComment()
275 const CommentOptions &CommentOpts, in addComment()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h525 CommentOptions CommentOpts; variable