Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_FunctionDecl

1144   if (clang_getCursorKind(C) != CXCursor_FunctionDecl) {
1182 if (clang_getCursorKind(C) != CXCursor_FunctionDecl) {