Home
last modified time | relevance | path

Searched refs:LineIdx (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDComment.h937 StringRef getText(unsigned LineIdx) const { in getText() argument
938 return Lines[LineIdx]->getText(); in getText()