Home
last modified time | relevance | path

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

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