Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDCodeCompleteConsumer.cpp270 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { in CreatePlaceholder()
460 void CodeCompletionBuilder::AddPlaceholderChunk(const char *Placeholder) { in AddPlaceholderChunk()
HDSemaCodeComplete.cpp3822 auto AddChunk = [&](llvm::StringRef Placeholder) { in AddOverloadAggregateChunks()
3882 std::string Placeholder; in AddOverloadParameterChunks() local
3967 std::string Placeholder = in createTemplateSignatureString() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineNegator.cpp506 Value *Placeholder = reinterpret_cast<Value *>(static_cast<uintptr_t>(-1)); in negate() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Demangle/
HDRustDemangle.cpp58 Placeholder, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPULowerBufferFatPointers.cpp307 StructType *Placeholder = StructType::create(Ty->getContext()); in remapTypeImpl() local
341 auto *Placeholder = cast<StructType>(*RecursionEntry); in remapTypeImpl() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldELF.cpp1373 uint32_t *Placeholder = in processRelocationRef() local
1385 uint8_t *Placeholder = reinterpret_cast<uint8_t *>( in processRelocationRef() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDValueMapper.cpp197 TempMDNode Placeholder; member
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDWasm.h493 enum { Function, Tag, Placeholder } Kind = Function; enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCall.cpp4047 llvm::Value *Placeholder = llvm::PoisonValue::get(IRPtrTy); in createPlaceholderSlot() local
5141 llvm::Instruction *Placeholder = in EmitCall() local
HDCGObjCGNU.cpp1984 if (auto Placeholder = in GenerateClass() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
HDThreadSafety.cpp1808 std::pair<til::LiteralPtr *, StringRef> Placeholder = in handleCall() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.cpp573 MachineOperand *Placeholder = nullptr; in finalizeInsInstrs() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDSROA.cpp2950 Value *Placeholder = in visitLoadInst() local