Home
last modified time | relevance | path

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

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