Home
last modified time | relevance | path

Searched defs:Placeholder (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp264 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { in CreatePlaceholder()
454 void CodeCompletionBuilder::AddPlaceholderChunk(const char *Placeholder) { in AddPlaceholderChunk()
H A DSemaCodeComplete.cpp3739 auto AddChunk = [&](llvm::StringRef Placeholder) { in AddOverloadAggregateChunks()
3799 std::string Placeholder; in AddOverloadParameterChunks() local
3884 std::string Placeholder = in createTemplateSignatureString() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp489 Value *Placeholder = reinterpret_cast<Value *>(static_cast<uintptr_t>(-1)); in negate() local
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DRustDemangle.cpp57 Placeholder, enumerator
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1361 uint32_t *Placeholder = in processRelocationRef() local
1373 uint8_t *Placeholder = reinterpret_cast<uint8_t *>( in processRelocationRef() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp195 TempMDNode Placeholder; member
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp3802 llvm::Value *Placeholder = llvm::PoisonValue::get(IRPtrTy->getPointerTo()); in createPlaceholderSlot() local
4885 llvm::Instruction *Placeholder = in EmitCall() local
H A DCGObjCGNU.cpp1978 if (auto Placeholder = in GenerateClass() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp1791 std::pair<til::LiteralPtr *, StringRef> Placeholder = in handleCall() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2854 Value *Placeholder = new LoadInst( in visitLoadInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp594 MachineOperand *Placeholder = nullptr; in finalizeInsInstrs() local