Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp907 for (unsigned LineIdx = 0; in printCodeViewSymbolSection() local
938 for (unsigned LineIdx = 0; in printCodeViewSymbolSection() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DComment.h941 StringRef getText(unsigned LineIdx) const { in getText()