Searched refs:ReplaceMap (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h133 std::vector<std::pair<const TagType *, llvm::TrackingMDRef>> ReplaceMap; member in class:clang::DynamicInitKind::CGDebugInfo
H A DCGDebugInfo.cpp1052 ReplaceMap.emplace_back(
2960 // entered into the ReplaceMap: finalize() will replace the first
2974 ReplaceMap.emplace_back(
4931 for (const auto &P : ReplaceMap) {

Completed in 92 milliseconds