Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp155 Value *Length, bool isLast) { in callAppendStringN()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h228 bool isLast() const { return !Parent; } in isLast() function