| /external/llvm-project/llvm/include/llvm/Support/ |
| D | YAMLParser.h | 439 bool IsAtEnd = false; variable 496 bool IsAtEnd = false; variable
|
| /external/llvm/include/llvm/Support/ |
| D | YAMLParser.h | 420 bool IsAtEnd; variable 478 bool IsAtEnd; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | YAMLParser.h | 438 bool IsAtEnd = false; variable 495 bool IsAtEnd = false; variable
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | YAMLParser.h | 423 bool IsAtEnd; variable 481 bool IsAtEnd; variable
|
| /external/libchrome/base/ |
| D | values.h | 563 bool IsAtEnd() const { return it_ == target_.dict_.end(); } in IsAtEnd() function
|
| /external/llvm-project/flang/include/flang/Parser/ |
| D | parse-state.h | 167 bool IsAtEnd() const { return p_ >= limit_; } in IsAtEnd() function
|
| /external/libchrome/base/containers/ |
| D | id_map.h | 170 bool IsAtEnd() const { in IsAtEnd() function
|
| /external/llvm-project/flang/lib/Parser/ |
| D | prescan.h | 67 bool IsAtEnd() const { return nextLine_ >= limit_; } in IsAtEnd() function
|
| /external/llvm-project/clang/include/clang/Sema/ |
| D | SemaInternal.h | 257 iterator(NamespaceSpecifierSet &Set, bool IsAtEnd) in iterator()
|
| /external/clang/include/clang/Sema/ |
| D | SemaInternal.h | 270 iterator(NamespaceSpecifierSet &Set, bool IsAtEnd) in iterator()
|
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | CodedInputStream.cs | 1026 public bool IsAtEnd property in Google.Protobuf.CodedInputStream
|
| /external/webrtc/modules/desktop_capture/ |
| D | desktop_region.cc | 514 bool DesktopRegion::Iterator::IsAtEnd() const { in IsAtEnd() function in webrtc::DesktopRegion::Iterator
|
| /external/llvm-project/clang/lib/Lex/ |
| D | TokenLexer.cpp | 754 auto IsAtEnd = [&TokenStream, &CurIdx] { in pasteTokens() local
|
| /external/llvm-project/flang/lib/Semantics/ |
| D | data-to-inits.cpp | 34 bool IsAtEnd() const { return at_ == end_; } in IsAtEnd() function in Fortran::semantics::ValueListIterator
|
| /external/libchrome/components/policy/core/common/ |
| D | schema.cc | 783 bool Schema::Iterator::IsAtEnd() const { in IsAtEnd() function in policy::Schema::Iterator
|
| /external/llvm/lib/Bitcode/Writer/ |
| D | BitcodeWriter.cpp | 333 iterator(const IndexBitcodeWriter &Writer, bool IsAtEnd) : Writer(Writer) { in iterator()
|