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

  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 335 CK_Text,
391 /// \brief The text string associated with a CK_Text, CK_Placeholder,
403 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /external/clang/lib/Sema/
CodeCompleteConsumer.cpp 86 case CK_Text:
157 return Chunk(CK_Text, Text);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
CodeCompleteConsumer.h 339 CK_Text,
395 /// \brief The text string associated with a CK_Text, CK_Placeholder,
407 Chunk() : Kind(CK_Text), Text(nullptr) { }
    [all...]
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 68 case CodeCompletionString::CK_Text:
121 case CodeCompletionString::CK_Text:
160 case CodeCompletionString::CK_Text:
    [all...]

Completed in 810 milliseconds