Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCommentOptions.h31 bool ParseAllComments = false; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp26 bool ParseAllComments) { in getCommentKind()