Home
last modified time | relevance | path

Searched defs:Ignore (Results 1 – 11 of 11) sorted by relevance

/external/junit/src/org/junit/
DIgnore.java34 public @interface Ignore { annotation
/external/llvm/include/llvm/MC/MCParser/
DAsmCond.h33 bool Ignore; variable
/external/chromium_org/remoting/host/linux/
Dx11_util.cc35 ScopedXErrorHandler::Handler ScopedXErrorHandler::Ignore() { in Ignore() function in remoting::ScopedXErrorHandler
/external/clang/lib/CodeGen/
DABIInfo.h61 Ignore, enumerator
DCGExprScalar.cpp1015 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitInitListExpr() local
2011 bool Ignore = TestAndClearIgnoreResultAssign(); in EmitCompoundAssign() local
2730 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitBinAssign() local
DCGExprComplex.cpp785 bool Ignore = TestAndClearIgnoreReal(); in VisitInitListExpr() local
/external/chromium_org/chrome/browser/storage_monitor/
Dstorage_monitor_chromeos_unittest.cc329 TEST_F(StorageMonitorCrosTest, Ignore) { in TEST_F() argument
/external/clang/tools/libclang/
DCIndexUSRs.cpp838 bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data); in clang_getCursorUSR() local
DIndexingContext.cpp1111 bool Ignore = getDeclCursorUSR(D, StrBuf); in getEntityInfo() local
/external/clang/lib/Analysis/
DUninitializedValues.cpp311 Ignore enumerator
/external/clang/lib/Sema/
DSemaCodeComplete.cpp318 void Ignore(const Decl *D) { AllDeclsFound.insert(D->getCanonicalDecl()); } in Ignore() function in __anon47e875350111::ResultBuilder