Searched refs:NONEXISTENT (Results 1 – 8 of 8) sorted by relevance
2 … | FileCheck -strict-whitespace -check-prefix=CHECK-NONEXISTENT-PREFIX -check-prefix=ALSO-NONEXIST…3 …%s 2>&1 | FileCheck -strict-whitespace -check-prefixes=CHECK-NONEXISTENT-PREFIX,ALSO-NONEXISTENT %s10 ; CHECK-NONEXISTENT-PREFIX: error: no check strings found with prefixes 'PREFIX1{{:}}', 'PREFIX2{{:…
2 …k -check-prefix=PREFIX -input-file %s %s 2>&1 | FileCheck -check-prefix=CHECK-NONEXISTENT-PREFIX %s9 ; CHECK-NONEXISTENT-PREFIX: error: no check strings found with prefix 'PREFIX{{:}}'
26 …s -start-before=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix=NONEXISTENT-START-BEFORE27 … %s -stop-before=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix=NONEXISTENT-STOP-BEFORE28 … %s -start-after=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix=NONEXISTENT-START-AFTER29 … < %s -stop-after=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix=NONEXISTENT-STOP-AFTER30 ; NONEXISTENT-START-BEFORE: "nonexistent" pass is not registered.31 ; NONEXISTENT-STOP-BEFORE: "nonexistent" pass is not registered.32 ; NONEXISTENT-START-AFTER: "nonexistent" pass is not registered.33 ; NONEXISTENT-STOP-AFTER: "nonexistent" pass is not registered.
28 NONEXISTENT, // Image wasn't created enumerator49 bool exists() const { return (imageStatus != NONEXISTENT); } in exists()55 PresentImageStatus imageStatus = NONEXISTENT;
104 imageStatus = NONEXISTENT; in clear()
1 #ifdef NONEXISTENT