Home
last modified time | relevance | path

Searched defs:IsAlmostTrailingComment (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DRawCommentList.h161 bool IsAlmostTrailingComment : 1; variable
165 bool IsAlmostTrailingComment) : in RawComment()
/external/clang/include/clang/AST/
DRawCommentList.h140 bool IsAlmostTrailingComment : 1; variable
148 bool IsAlmostTrailingComment, in RawComment()
/external/clang/lib/Serialization/
DASTReader.cpp8277 bool IsAlmostTrailingComment = Record[Idx++]; in ReadComments() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp9232 bool IsAlmostTrailingComment = Record[Idx++]; in ReadComments() local