Home
last modified time | relevance | path

Searched defs:CreatePlaceholder (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp169 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { in CreatePlaceholder() function in CodeCompletionString::Chunk
/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp261 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { in CreatePlaceholder() function in CodeCompletionString::Chunk
/external/tensorflow/tensorflow/python/client/
Dtf_session_helper.cc635 void CreatePlaceholder(TF_Graph* graph, TF_Status* s, string&& name, in CreatePlaceholder() function