Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCommentOptions.h23 struct CommentOptions { struct
33 CommentOptions() = default; argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentCommandTraits.cpp19 const CommentOptions &CommentOptions) : in CommandTraits()
25 const CommentOptions &CommentOptions) { in registerCommentOptions()