Searched refs:clang_getCursorLexicalParent (Results 1 – 6 of 6) sorted by relevance
174 clang_getCursorLexicalParent
7184 CXCursor clang_getCursorLexicalParent(CXCursor cursor) { in clang_getCursorLexicalParent() function
2784 CINDEX_LINKAGE CXCursor clang_getCursorLexicalParent(CXCursor cursor);
162 x: clang_getCursorLexicalParent(self.x), in lexical_parent()
2222 pub fn clang_getCursorLexicalParent(cursor: CXCursor) -> CXCursor;
1460 self._lexical_parent = conf.lib.clang_getCursorLexicalParent(self)