Home | History | Annotate | Download | only in libclang

Lines Matching refs:getCursorContext

3060       return createCXString(getCursorContext(C).getTypeDeclType(Type).
3167 ASTContext &Ctx = getCursorContext(C);
3238 PrintingPolicy Policy = getCursorContext(C).getPrintingPolicy();
3866 return cxloc::translateSourceLocation(getCursorContext(C),
3869 return cxloc::translateSourceLocation(getCursorContext(C),
3875 return cxloc::translateSourceLocation(getCursorContext(C), P.second);
3879 return cxloc::translateSourceLocation(getCursorContext(C),
3889 return cxloc::translateSourceLocation(getCursorContext(C),
3893 return cxloc::translateSourceLocation(getCursorContext(C),
3898 return cxloc::translateSourceLocation(getCursorContext(C), L);
3904 return cxloc::translateSourceLocation(getCursorContext(C), L);
3909 return cxloc::translateSourceLocation(getCursorContext(C), L);
3915 return cxloc::translateSourceLocation(getCursorContext(C), L);
3940 return cxloc::translateSourceLocation(getCursorContext(C), Loc);
4121 return cxloc::translateSourceRange(getCursorContext(C), R);
4565 return cxloc::translateSourceRange(getCursorContext(C), R);