Lines Matching defs:check
98 macro_rules! check {
107 check!(b"clang_Cursor_isAnonymousRecordDecl", V9_0);
108 check!(b"clang_Cursor_getObjCPropertyGetterName", V8_0);
109 check!(b"clang_File_tryGetRealPathName", V7_0);
110 check!(b"clang_CXIndex_setInvocationEmissionPathOption", V6_0);
111 check!(b"clang_Cursor_isExternalSymbol", V5_0);
112 check!(b"clang_EvalResult_getAsLongLong", V4_0);
113 check!(b"clang_CXXConstructor_isConvertingConstructor", V3_9);
114 check!(b"clang_CXXField_isMutable", V3_8);
115 check!(b"clang_Cursor_getOffsetOfField", V3_7);
116 check!(b"clang_Cursor_getStorageClass", V3_6);
117 check!(b"clang_Type_getNumTemplateArguments", V3_5);