Home
last modified time | relevance | path

Searched defs:IsAtEnd (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLParser.h448 bool IsAtEnd = false; variable
505 bool IsAtEnd = false; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSemaInternal.h257 iterator(NamespaceSpecifierSet &Set, bool IsAtEnd) in iterator()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DTokenLexer.cpp754 auto IsAtEnd = [&TokenStream, &CurIdx] { in pasteTokens() local
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dcody.hh162 bool IsAtEnd () const in IsAtEnd() function in Cody::Detail::MessageBuffer