Searched refs:CXCursor_ParmDecl (Results 1 – 10 of 10) sorted by relevance
419 if c.kind() == CXCursor_ParmDecl { in from_ty()
1585 CXCursor_ParmDecl = 10, enumerator
1738 CXCursor_ParmDecl = 10, enumerator
228 const CXCursor_ParmDecl = 10, constant
1496 if (clang_getCursorKind(cursor) == CXCursor_ParmDecl) in PrintManglings()
1813 if (clang_getCursorKind(cursor) == CXCursor_ParmDecl) in PrintManglings()
4502 case CXCursor_ParmDecl: in clang_getCursorKindSpelling()
3048 case Decl::ParmVar: return CXCursor_ParmDecl; in getCursorKindForDecl()
5175 case CXCursor_ParmDecl: in clang_getCursorKindSpelling()
3823 return CXCursor_ParmDecl; in getCursorKindForDecl()