Searched refs:CXCursor_ParmDecl (Results 1 – 4 of 4) sorted by relevance
1070 CXCursor_ParmDecl = 10, enumerator
1825 if (clang_getCursorKind(cursor) == CXCursor_ParmDecl) in PrintManglings()
5443 case CXCursor_ParmDecl:
4028 return CXCursor_ParmDecl; in getCursorKindForDecl()