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

Lines Matching refs:clang_getCursor

1860  * translation unit. clang_getCursor() maps from a physical source location
2199 * clang_getCursor() maps an arbitrary source location within a translation
2202 * clang_getCursor() with a source location pointing to "x" will return the
2204 * "x" or "y" (e.g., on the + or the whitespace around it), clang_getCursor()
2210 CINDEX_LINKAGE CXCursor clang_getCursor(CXTranslationUnit, CXSourceLocation);
2962 * clang_getCursor() for the source locations of each of the
2966 * clang_getCursor() would provide the following cursors: