Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DCommentOptions.h32 bool ParseAllComments; member
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DRawCommentList.h144 bool ParseAllComments : 1; variable
149 bool ParseAllComments) : in RawComment()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp25 bool ParseAllComments) { in getCommentKind()
68 bool Merged, bool ParseAllComments) : in RawComment()