Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DCommentOptions.h31 bool ParseAllComments = false; member
/llvm-project/clang/test/Modules/
H A Dpr27401.cpp28 vector<char> ParseAllComments; member
/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp27 getCommentKind(StringRef Comment,bool ParseAllComments) getCommentKind() argument