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/v8/src/wasm/
Dwasm-module.cc126 Handle<Code> CreatePlaceholder(Factory* factory, uint32_t index, in CreatePlaceholder() function