Searched refs:getCursorParentDecl (Results 1 - 3 of 3) sorted by path

/external/clang/tools/libclang/
H A DCIndex.cpp5555 if (const Decl *D = getCursorParentDecl(cursor)) {
H A DCXCursor.cpp846 const Decl *cxcursor::getCursorParentDecl(CXCursor Cursor) { function in class:cxcursor
H A DCXCursor.h248 const Decl *getCursorParentDecl(CXCursor Cursor);

Completed in 1095 milliseconds