Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h167 bool isIgnore() const { return TheKind == Ignore; } in isIgnore() function
/external/sqlite/dist/
Dsqlite3.c100718 int isIgnore /* If true, pretend pTab contains all NULL values */
100741 if( isIgnore==0 ){
/external/sqlite/dist/orig/
Dsqlite3.c100700 int isIgnore /* If true, pretend pTab contains all NULL values */
100723 if( isIgnore==0 ){