Searched defs:Placeholder (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp170 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { argument
358 void CodeCompletionBuilder::AddPlaceholderChunk(const char *Placeholder) { argument
/freebsd-10.1-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp268 uint32_t *Placeholder = reinterpret_cast<uint32_t*>(Section.ObjAddress local
281 uint64_t *Placeholder = reinterpret_cast<uint64_t*>(Section.ObjAddress local
300 uint32_t *Placeholder = reinterpret_cast<uint32_t*>(Section.ObjAddress local
309 uint32_t *Placeholder = reinterpret_cast<uint32_t*>(Section.ObjAddress local
431 uint32_t *Placeholder = reinterpret_cast<uint32_t*>(Section.ObjAddress + local
503 uint32_t *Placeholder = reinterpret_cast<uint32_t*>(Section.ObjAddress + local
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp311 Constant *Placeholder = ResolveConstants.back().first; local
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2141 Value *Placeholder local

Completed in 78 milliseconds