HomeSort by relevance Sort by last modified time
    Searched refs:RegisteredCommands (Results 1 - 16 of 16) sorted by null

  /external/clang/lib/AST/
CommentCommandTraits.cpp 77 for (const auto *Command : RegisteredCommands)
98 RegisteredCommands.push_back(Info);
125 for (unsigned i = 0, e = RegisteredCommands.size(); i != e; ++i) {
126 if (RegisteredCommands[i]->Name == Name)
127 return RegisteredCommands[i];
134 return RegisteredCommands[CommandID - llvm::array_lengthof(Commands)];
  /external/clang/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
CommentCommandTraits.h 182 SmallVector<CommandInfo *, 4> RegisteredCommands;

Completed in 104 milliseconds