Home
last modified time | relevance | path

Searched defs:isIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h175 bool isIndex() const { return (Data & 1) != 0; } in isIndex() function
/freebsd/contrib/sqlite3/
H A Dshell.c22977 int isIndex; in shell_callback() local