Home | History | Annotate | Download | only in clang-c

Lines Matching refs:CXIdxLoc

5429 } CXIdxLoc;
5438 CXIdxLoc hashLoc;
5471 CXIdxLoc loc;
5549 CXIdxLoc loc;
5571 CXIdxLoc classLoc;
5581 CXIdxLoc loc;
5618 CXIdxLoc loc;
5624 CXIdxLoc loc;
5642 CXIdxLoc classLoc;
5682 CXIdxLoc loc;
5944 * the given CXIdxLoc.
5950 CINDEX_LINKAGE void clang_indexLoc_getFileLocation(CXIdxLoc loc,
5958 * \brief Retrieve the CXSourceLocation represented by the given CXIdxLoc.
5961 CXSourceLocation clang_indexLoc_getCXSourceLocation(CXIdxLoc loc);