Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_FunctionDecl

1080   if (clang_getCursorKind(C) != CXCursor_FunctionDecl) {
1118 if (clang_getCursorKind(C) != CXCursor_FunctionDecl) {