Searched defs:isComment (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CoverageMappingGen.h | 48 bool isComment() { return RangeKind == Comment; } isComment() function |
/llvm-project/clang/lib/Format/ | ||
H A D | TokenAnnotator.h | 113 bool isComment() const { isComment() function |