HomeSort by: relevance | last modified time | path
    Searched refs:AddPlaceholderChunk (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCodeComplete.cpp 1724 Builder.AddPlaceholderChunk("name");
1734 Builder.AddPlaceholderChunk("expression");
1750 Builder.AddPlaceholderChunk("expression");
1755 Builder.AddPlaceholderChunk("type");
1783 Builder.AddPlaceholderChunk("expression");
1843 Builder.AddPlaceholderChunk("type");
1845 Builder.AddPlaceholderChunk("name");
1855 Builder.AddPlaceholderChunk("name");
1857 Builder.AddPlaceholderChunk("type");
1968 Builder.AddPlaceholderChunk("expression")
    [all...]
CodeCompleteConsumer.cpp 443 void CodeCompletionBuilder::AddPlaceholderChunk(const char *Placeholder) {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
CodeCompleteConsumer.h 720 void AddPlaceholderChunk(const char *Placeholder);

Completed in 18 milliseconds