Searched defs:isLast (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h228 bool isLast() const { return !Parent; } function in class:clang::ConstructionContextLayer
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp153 callAppendStringN(IRBuilder< &Builder, Value *Desc, Value *Str, Value *Length, bool isLast) argument
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c203038 fts3SnippetText( Fts3Cursor *pCsr, SnippetFragment *pFragment, int iFragment, int isLast, int nSnippet, const char *zOpen, const char *zClose, const char *zEllipsis, StrBuffer *pOut ) argument
[all...]

Completed in 465 milliseconds