Searched refs:getCursorContext (Results 1 – 5 of 5) sorted by relevance
3939 ASTContext &ctx = getCursorContext(C); in evaluateExpr()4651 getCursorContext(C).getTypeDeclType(Type).getAsString()); in clang_getCursorSpelling()4789 ASTContext &Ctx = getCursorContext(C); in clang_Cursor_getSpellingNameRange()4923 return new PrintingPolicy(getCursorContext(C).getPrintingPolicy()); in clang_getCursorPrintingPolicy()5101 : getCursorContext(C).getPrintingPolicy()); in clang_getCursorPrettyPrinted()5117 PrintingPolicy Policy = getCursorContext(C).getPrintingPolicy(); in clang_getCursorDisplayName()6027 getCursorContext(C), TSInfo->getTypeLoc().getBeginLoc()); in clang_getCursorLocation()6029 return cxloc::translateSourceLocation(getCursorContext(C), in clang_getCursorLocation()6035 return cxloc::translateSourceLocation(getCursorContext(C), P.second); in clang_getCursorLocation()6040 getCursorContext(C), getCursorOverloadedDeclRef(C).second); in clang_getCursorLocation()[all …]
242 ASTContext &getCursorContext(CXCursor Cursor);
382 return FD->getBitWidthValue(getCursorContext(C)); in clang_getFieldDeclBitWidth()1064 ASTContext &Ctx = cxcursor::getCursorContext(C); in clang_Cursor_getOffsetOfField()1105 ASTContext &Ctx = cxcursor::getCursorContext(C); in clang_getDeclObjCTypeEncoding()
35 const ASTContext &Context = getCursorContext(C); in clang_Cursor_getParsedComment()
1118 ASTContext &cxcursor::getCursorContext(CXCursor Cursor) { in getCursorContext() function in cxcursor1677 cxcursor::getCursorContext(C).getLangOpts()); in clang_Cursor_isDynamicCall()1694 PropRefE->getReceiverType(cxcursor::getCursorContext(C)), TU); in clang_Cursor_getReceiverType()