Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h53 bool isComment() { return RangeKind == Comment; } in isComment() function
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h113 bool isComment() const { in isComment() function