Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h1768 CXCursor_CXXMethod = 21, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp3390 return CXCursor_CXXMethod; in getCursorKindForDecl()
3644 Builder.TakeString(), CCP_SuperCompletion, CXCursor_CXXMethod, in MaybeAddOverrideCalls()