Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h197 bool IsAlmostTrailingComment) : in RawComment()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9584 bool IsAlmostTrailingComment = Record[Idx++]; in ReadComments() local