Searched refs:CXCursor_CallExpr (Results 1 – 9 of 9) sorted by relevance
275 if (cursor.kind == CXCursor_CallExpr) in getTypeRefedCallExprCursor()
511 K = CXCursor_CallExpr; in MakeCXCursor()1030 if (cursor.kind != CXCursor_CallExpr) in getTypeRefCursor()
4638 case CXCursor_CallExpr: in clang_getCursorKindSpelling()5905 case CXCursor_CallExpr: in clang_getCursorReferenceNameRange()
270 if (cursor.kind == CXCursor_CallExpr) in getTypeRefedCallExprCursor()
615 K = CXCursor_CallExpr; in MakeCXCursor()1178 if (cursor.kind != CXCursor_CallExpr) in getTypeRefCursor()
5321 case CXCursor_CallExpr: in clang_getCursorKindSpelling()6685 case CXCursor_CallExpr: in clang_getCursorReferenceNameRange()
1782 CXCursor_CallExpr = 103, enumerator
1935 CXCursor_CallExpr = 103, enumerator
276 const CXCursor_CallExpr = 103, constant