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

  /external/llvm/lib/LineEditor/
LineEditor.cpp 60 Action.Kind = CompletionAction::AK_ShowCompletions;
72 Action.Kind = CompletionAction::AK_ShowCompletions;
88 Action.Kind = CompletionAction::AK_ShowCompletions;
128 // This is the continuation of the AK_ShowCompletions branch below.
154 case LineEditor::CompletionAction::AK_ShowCompletions:
  /external/llvm/unittests/LineEditor/
LineEditor.cpp 69 EXPECT_EQ(LineEditor::CompletionAction::AK_ShowCompletions, CA.Kind);
  /external/llvm/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/LineEditor/
LineEditor.h 54 AK_ShowCompletions
100 /// prefix, or an AK_ShowCompletions CompletionAction otherwise.

Completed in 396 milliseconds