Home
last modified time | relevance | path

Searched refs:getParentContextKind (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h494 CXCursorKind getParentContextKind() const { in getParentContextKind() function
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp227 *kind = CCStr->getParentContextKind(); in clang_getCompletionParent()