Searched refs:clang_getCursorLexicalParent (Results 1 – 4 of 4) sorted by relevance
174 clang_getCursorLexicalParent
7184 CXCursor clang_getCursorLexicalParent(CXCursor cursor) { in clang_getCursorLexicalParent() function
2784 CINDEX_LINKAGE CXCursor clang_getCursorLexicalParent(CXCursor cursor);
1460 self._lexical_parent = conf.lib.clang_getCursorLexicalParent(self)