Searched refs:CXCursor_ParmDecl (Results 1 – 3 of 3) sorted by relevance
455 if c.kind() == CXCursor_ParmDecl { in from_ty()
1275 CXCursor_ParmDecl => true, in from_ty()
222 const CXCursor_ParmDecl = 10, constant