Home
last modified time | relevance | path

Searched defs:Replacements (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h222 explicit Replacements(const Replacement &R) { Replaces.insert(R); } in Replacements() function
294 Replacements(const_iterator Begin, const_iterator End) in Replacements() function
339 std::vector<Replacement> Replacements; member
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp64 std::vector<std::pair<Function *, Function *>> Replacements; in runOnModule() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp145 SmallVector<ReplacementItem, 2> Replacements; in parseFormatString() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DComputeReplacements.cpp98 tooling::Replacements Replacements; in computeReplacements() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp213 DenseMap<ReturnInst *, ReplacementVec> Replacements; in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp125 std::map<MachineInstr*, unsigned> Replacements; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1645 std::vector<DeferredReplacement> &Replacements, in makeStatepointExplicitImpl()
1936 std::vector<DeferredReplacement> &Replacements, in makeStatepointExplicit()
2800 std::vector<DeferredReplacement> Replacements; in insertParsePoints() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h390 llvm::MapVector<StringRef, llvm::TrackingVH<llvm::Constant>> Replacements; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp616 DenseMap<Metadata *, Metadata *> Replacements; member in __anon0efe07d50511::DebugTypeInfoRemoval
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp2448 SmallVector<Designator, 4> Replacements; in ExpandAnonymousFieldDesignator() local