Home
last modified time | relevance | path

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

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