Searched defs:Ignore (Results 1 – 12 of 12) sorted by relevance
28 public @interface Ignore { annotation
34 public @interface Ignore { annotation
57 bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data); in clang_getCursorUSR() local78 bool Ignore = generateUSRForMacro(cxcursor::getCursorMacroDefinition(C), in clang_getCursorUSR() local
1112 bool Ignore = getDeclCursorUSR(D, StrBuf); in getEntityInfo() local
33 bool Ignore; variable
95 bool Ignore; in getTypedMatcher() local
57 Ignore, enumerator
1170 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitInitListExpr() local2214 bool Ignore = TestAndClearIgnoreResultAssign(); in EmitCompoundAssign() local2983 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitBinAssign() local
989 bool Ignore = TestAndClearIgnoreReal(); in VisitInitListExpr() local
311 Ignore enumerator
2137 bool Ignore = false; in parseEdit() local
318 void Ignore(const Decl *D) { AllDeclsFound.insert(D->getCanonicalDecl()); } in Ignore() function in __anoncc4d5a8b0111::ResultBuilder