Home
last modified time | relevance | path

Searched refs:isIgnore (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h299 bool isIgnore() const { return TheKind == Ignore; } in isIgnore() function
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c130984 int isIgnore /* If true, pretend pTab contains all NULL values */
131013 if( isIgnore==0 ){