Home | History | Annotate | Download | only in libclang

Lines Matching refs:getCursorContext

3517   ASTContext &ctx = getCursorContext(C);
4144 return cxstring::createDup(getCursorContext(C).getTypeDeclType(Type).
4284 ASTContext &Ctx = getCursorContext(C);
4408 PrintingPolicy Policy = getCursorContext(C).getPrintingPolicy();
5199 return cxloc::translateSourceLocation(getCursorContext(C),
5202 return cxloc::translateSourceLocation(getCursorContext(C),
5208 return cxloc::translateSourceLocation(getCursorContext(C), P.second);
5212 return cxloc::translateSourceLocation(getCursorContext(C),
5222 return cxloc::translateSourceLocation(getCursorContext(C),
5226 return cxloc::translateSourceLocation(getCursorContext(C),
5231 return cxloc::translateSourceLocation(getCursorContext(C), L);
5237 return cxloc::translateSourceLocation(getCursorContext(C), L);
5242 return cxloc::translateSourceLocation(getCursorContext(C), L);
5248 return cxloc::translateSourceLocation(getCursorContext(C), L);
5254 return cxloc::translateSourceLocation(getCursorContext(C), L);
5279 return cxloc::translateSourceLocation(getCursorContext(C), Loc);
5460 return cxloc::translateSourceRange(getCursorContext(C), R);
5928 return cxloc::translateSourceRange(getCursorContext(C), R);
7294 ASTContext &Context = getCursorContext(C);
7307 ASTContext &Context = getCursorContext(C);
7322 const ASTContext &Context = getCursorContext(C);