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

Lines Matching refs:CXIdxLoc

5171 } CXIdxLoc;
5180 CXIdxLoc hashLoc;
5213 CXIdxLoc loc;
5291 CXIdxLoc loc;
5313 CXIdxLoc classLoc;
5323 CXIdxLoc loc;
5360 CXIdxLoc loc;
5366 CXIdxLoc loc;
5384 CXIdxLoc classLoc;
5424 CXIdxLoc loc;
5674 * the given CXIdxLoc.
5680 CINDEX_LINKAGE void clang_indexLoc_getFileLocation(CXIdxLoc loc,
5688 * \brief Retrieve the CXSourceLocation represented by the given CXIdxLoc.
5691 CXSourceLocation clang_indexLoc_getCXSourceLocation(CXIdxLoc loc);