Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/refactor/
H A DRename.h59 std::string Placeholder; member
H A DRename.cpp1069 std::string Placeholder = getName(RenameDecl); in rename() local
/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp270 CreatePlaceholder(const char * Placeholder) CreatePlaceholder() argument
460 AddPlaceholderChunk(const char * Placeholder) AddPlaceholderChunk() argument
H A DSemaCodeComplete.cpp3822 __anonca10f8fc0502(llvm::StringRef Placeholder) AddOverloadAggregateChunks() argument
3882 std::string Placeholder; AddOverloadParameterChunks() local
3967 std::string Placeholder = createTemplateSignatureString() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp490 Value *Placeholder = reinterpret_cast<Value *>(static_cast<uintptr_t>(-1)); negate() local
/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp58 Placeholder, enumerator
/llvm-project/clang-tools-extra/pseudo/lib/
H A DGLR.cpp
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp307 StructType *Placeholder = StructType::create(Ty->getContext()); remapTypeImpl() local
341 auto *Placeholder = cast<StructType>(*RecursionEntry); remapTypeImpl() local
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1374 uint32_t *Placeholder = processRelocationRef() local
1386 uint8_t *Placeholder = reinterpret_cast<uint8_t *>( processRelocationRef() local
/llvm-project/clang-tools-extra/clangd/
H A DAST.cpp395 const llvm::StringRef Placeholder) { in printType() argument
/llvm-project/llvm/unittests/IR/
H A DConstantsTest.cpp321 auto *Placeholder = new GlobalVariable( TEST() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp197 TempMDNode Placeholder; global() member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h493 enum { Function, Tag, Placeholder } Kind = Function; global() enumerator
/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4064 llvm::Value *Placeholder = llvm::PoisonValue::get(IRPtrTy); createPlaceholderSlot() local
5153 llvm::Instruction *Placeholder = EmitCall() local
H A DCGObjCGNU.cpp1984 if (auto Placeholder = GenerateClass() local
/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1808 std::pair<til::LiteralPtr *, StringRef> Placeholder = handleCall() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp573 MachineOperand *Placeholder = nullptr; finalizeInsInstrs() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2950 Value *Placeholder = visitLoadInst() local