Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DCommentOptions.h23 struct CommentOptions { struct
33 CommentOptions() = default; argument
/llvm-project/clang/test/Modules/
H A Dpr27401.cpp27 struct CommentOptions { struct
29 CommentOptions() {} in CommentOptions() argument
/llvm-project/clang/lib/AST/
H A DCommentCommandTraits.cpp25 for (CommentOptions::BlockCommandNamesTy::const_iterator in registerCommentOptions() argument
19 CommandTraits(llvm::BumpPtrAllocator & Allocator,const CommentOptions & CommentOptions) CommandTraits() argument