Home
last modified time | relevance | path

Searched refs:ERR2 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/PCH/
Darc.m12 …c-arc -include-pch %t -fsyntax-only -emit-llvm-only %s 2>&1 | FileCheck -check-prefix=CHECK-ERR2 %s
18 // CHECK-ERR2: Objective-C automated reference counting was disabled in PCH file but is currently e…
/external/pcre/dist/
Dpcre_internal.h2284 enum { ERR0, ERR1, ERR2, ERR3, ERR4, ERR5, ERR6, ERR7, ERR8, ERR9, enumerator
Dpcre_compile.c1425 *errorcodeptr = ERR2; in check_escape()