Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp110 const CommentOptions &CommentOpts, bool Merged) : in RawComment()
274 const CommentOptions &CommentOpts, in addComment()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h338 CommentOptions CommentOpts; variable