Searched refs:getCursorDecl (Results 1 – 18 of 18) sorted by relevance
37 spec = getCursorDecl(C)->getAccess(); in clang_getCXXAccessSpecifier()60 = dyn_cast_or_null<TemplateDecl>(getCursorDecl(C))) in clang_getTemplateCursorKind()67 getCursorDecl(C))) { in clang_getTemplateCursorKind()89 const Decl *D = getCursorDecl(C); in clang_getSpecializedCursorTemplate()
162 const Decl *D = cxcursor::getCursorDecl(C); in clang_getCursorType()243 const Decl *D = cxcursor::getCursorDecl(C); in clang_getTypedefDeclUnderlyingType()261 const Decl *D = cxcursor::getCursorDecl(C); in clang_getEnumDeclIntegerType()278 const Decl *D = cxcursor::getCursorDecl(C); in clang_getEnumConstantDeclValue()294 const Decl *D = cxcursor::getCursorDecl(C); in clang_getEnumConstantDeclUnsignedValue()310 const Decl *D = getCursorDecl(C); in clang_getFieldDeclBitWidth()598 const Decl *D = cxcursor::getCursorDecl(C); in clang_getCursorResultType()796 dyn_cast_or_null<RecordDecl>(cxcursor::getCursorDecl(PC)); in validateFieldParentType()831 dyn_cast_or_null<RecordDecl>(cxcursor::getCursorDecl(PC)); in clang_Type_getOffsetOf()858 const Decl *D = cxcursor::getCursorDecl(C); in clang_Cursor_getOffsetOfField()[all …]
188 const Decl *D = getCursorDecl(Cursor); in Visit()493 Decl *D = const_cast<Decl *>(getCursorDecl(Cursor)); in VisitChildren()3436 const Decl *D = getCursorDecl(C); in clang_Cursor_isFunctionInlined()3656 const Decl *D = getCursorDecl(C); in clang_Cursor_Evaluate()3686 const Decl *D = getCursorDecl(C); in clang_Cursor_hasAttrs()4246 return getDeclSpelling(getCursorDecl(C)); in clang_getCursorSpelling()4309 MD = dyn_cast_or_null<ObjCMethodDecl>(getCursorDecl(C))) { in clang_Cursor_getSpellingNameRange()4321 CD = dyn_cast_or_null<ObjCCategoryDecl>(getCursorDecl(C))) in clang_Cursor_getSpellingNameRange()4324 CID = dyn_cast_or_null<ObjCCategoryImplDecl>(getCursorDecl(C))) in clang_Cursor_getSpellingNameRange()4332 dyn_cast_or_null<ImportDecl>(getCursorDecl(C))) { in clang_Cursor_getSpellingNameRange()[all …]
931 const Decl *cxcursor::getCursorDecl(CXCursor Cursor) { in getCursorDecl() function in cxcursor974 const NamedDecl *D = dyn_cast_or_null<NamedDecl>(getCursorDecl(cursor)); in getOverriddenCursors()999 cast<ObjCMethodDecl>(getCursorDecl(cursor)) in getSelectorIdentifierIndexAndLoc()1019 unsigned(SelIdx) >= cast<ObjCMethodDecl>(getCursorDecl(cursor)) in getSelectorIdentifierCursor()1098 const Decl *D = cxcursor::getCursorDecl(C); in clang_Cursor_getNumArguments()1117 const Decl *D = cxcursor::getCursorDecl(C); in clang_Cursor_getArgument()1134 getCursorDecl(C), in clang_Cursor_getArgument()1149 getCursorDecl(C)); in clang_Cursor_getNumTemplateArguments()1187 getCursorDecl(C)); in clang_Cursor_getTemplateArgument()1346 const Decl *decl = getCursorDecl(cursor); in clang_getCursorCompletionString()
133 StmtParent = getCursorDecl(Parent); in SetParentRAII()139 StmtParent = getCursorDecl(Parent); in ~SetParentRAII()
41 getTopOverriddenMethods(TU, cxcursor::getCursorDecl(*I), Methods); in getTopOverriddenMethods()154 const Decl *D = cxcursor::getCursorDecl(declCursor); in findFileIdRefVisit()222 const Decl *Dcl = cxcursor::getCursorDecl(declCursor); in findIdRefsInFile()
45 const Decl *D = cxcursor::getCursorDecl(C); in clang_getCursorUSR()
241 const Decl *getCursorDecl(CXCursor Cursor);
38 const Decl *D = getCursorDecl(C); in clang_Cursor_getParsedComment()
34 spec = getCursorDecl(C)->getAccess(); in clang_getCXXAccessSpecifier()57 = dyn_cast_or_null<TemplateDecl>(getCursorDecl(C))) in clang_getTemplateCursorKind()64 getCursorDecl(C))) { in clang_getTemplateCursorKind()86 const Decl *D = getCursorDecl(C); in clang_getSpecializedCursorTemplate()
230 const Decl *D = cxcursor::getCursorDecl(C); in clang_getCursorType()311 const Decl *D = cxcursor::getCursorDecl(C); in clang_getTypedefDeclUnderlyingType()329 const Decl *D = cxcursor::getCursorDecl(C); in clang_getEnumDeclIntegerType()346 const Decl *D = cxcursor::getCursorDecl(C); in clang_getEnumConstantDeclValue()362 const Decl *D = cxcursor::getCursorDecl(C); in clang_getEnumConstantDeclUnsignedValue()378 const Decl *D = getCursorDecl(C); in clang_getFieldDeclBitWidth()724 const Decl *D = cxcursor::getCursorDecl(C); in clang_getCursorResultType()990 dyn_cast_or_null<RecordDecl>(cxcursor::getCursorDecl(PC)); in validateFieldParentType()1025 dyn_cast_or_null<RecordDecl>(cxcursor::getCursorDecl(PC)); in clang_Type_getOffsetOf()1063 const Decl *D = cxcursor::getCursorDecl(C); in clang_Cursor_getOffsetOfField()[all …]
199 const Decl *D = getCursorDecl(Cursor); in Visit()504 Decl *D = const_cast<Decl *>(getCursorDecl(Cursor)); in VisitChildren()3793 const Decl *D = getCursorDecl(C); in clang_Cursor_isFunctionInlined()4071 E = evaluateDeclExpr(getCursorDecl(C)); in clang_Cursor_Evaluate()4081 const Decl *D = getCursorDecl(C); in clang_Cursor_hasAttrs()4711 return getDeclSpelling(getCursorDecl(C)); in clang_getCursorSpelling()4773 dyn_cast_or_null<ObjCMethodDecl>(getCursorDecl(C))) { in clang_Cursor_getSpellingNameRange()4785 dyn_cast_or_null<ObjCCategoryDecl>(getCursorDecl(C))) in clang_Cursor_getSpellingNameRange()4788 dyn_cast_or_null<ObjCCategoryImplDecl>(getCursorDecl(C))) in clang_Cursor_getSpellingNameRange()4796 dyn_cast_or_null<ImportDecl>(getCursorDecl(C))) { in clang_Cursor_getSpellingNameRange()[all …]
1082 const Decl *cxcursor::getCursorDecl(CXCursor Cursor) { in getCursorDecl() function in cxcursor1121 const NamedDecl *D = dyn_cast_or_null<NamedDecl>(getCursorDecl(cursor)); in getOverriddenCursors()1147 cast<ObjCMethodDecl>(getCursorDecl(cursor)) in getSelectorIdentifierIndexAndLoc()1168 cast<ObjCMethodDecl>(getCursorDecl(cursor))->getNumSelectorLocs()) in getSelectorIdentifierCursor()1244 const Decl *D = cxcursor::getCursorDecl(C); in clang_Cursor_getNumArguments()1266 const Decl *D = cxcursor::getCursorDecl(C); in clang_Cursor_getArgument()1282 return cxcursor::MakeCXCursor(CE->getArg(i), getCursorDecl(C), in clang_Cursor_getArgument()1288 return cxcursor::MakeCXCursor(CE->getArg(i), getCursorDecl(C), in clang_Cursor_getArgument()1303 llvm::dyn_cast_or_null<clang::FunctionDecl>(getCursorDecl(C)); in clang_Cursor_getNumTemplateArguments()1341 llvm::dyn_cast_or_null<clang::FunctionDecl>(getCursorDecl(C)); in clang_Cursor_getTemplateArgument()[all …]
139 StmtParent = getCursorDecl(Parent); in SetParentRAII()145 StmtParent = getCursorDecl(Parent); in ~SetParentRAII()
40 getTopOverriddenMethods(TU, cxcursor::getCursorDecl(*I), Methods); in getTopOverriddenMethods()151 const Decl *D = cxcursor::getCursorDecl(declCursor); in findFileIdRefVisit()219 const Decl *Dcl = cxcursor::getCursorDecl(declCursor); in findIdRefsInFile()
42 const Decl *D = cxcursor::getCursorDecl(C); in clang_getCursorUSR()
237 const Decl *getCursorDecl(CXCursor Cursor);
34 const Decl *D = getCursorDecl(C); in clang_Cursor_getParsedComment()