Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp3770 unsigned ResultLine, ResultColumn; in clang_getCursor() local
3776 clang_getExpansionLocation(ResultLoc, &ResultFile, &ResultLine, in clang_getCursor()
3785 clang_getCString(ResultFileName), ResultLine, ResultColumn, in clang_getCursor()