Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang-c/
HDIndex.h1765 CXCursor_ParmDecl = 10, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCodeComplete.cpp3787 return CXCursor_ParmDecl; in getCursorKindForDecl()