HomeSort by relevance Sort by last modified time
    Searched refs:DeclsCursor (Results 1 - 25 of 32) sorted by null

1 2

  /external/clang/include/clang/Serialization/
Module.h 375 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
378 llvm::BitstreamCursor DeclsCursor;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
ASTReader.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
ASTReader.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
ASTReader.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
ASTReader.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Serialization/
Module.h 384 /// DeclsCursor - This is a cursor to the start of the DECLS_BLOCK block. It
387 llvm::BitstreamCursor DeclsCursor;
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 447 return F.DeclsCursor.GetCurrentBitNo() + F.GlobalBitOffset;
    [all...]

Completed in 412 milliseconds

1 2