|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/Bitcode/Reader/MetadataLoader.cpp 341 std::piecewise_construct, std::forward_as_tuple(Tuple),
lib/CodeGen/LexicalScopes.cpp 171 I = LexicalScopeMap.emplace(std::piecewise_construct,
203 .emplace(std::piecewise_construct, std::forward_as_tuple(P),
223 I = AbstractScopeMap.emplace(std::piecewise_construct,
lib/CodeGen/LiveStacks.cpp 63 std::piecewise_construct, std::forward_as_tuple(Slot),
lib/IR/Metadata.cpp 1108 Attachments.emplace_back(std::piecewise_construct, std::make_tuple(ID),
tools/clang/lib/AST/ExprConstant.cpp 1795 auto Result = HeapAllocs.emplace(std::piecewise_construct,
tools/clang/lib/CodeGen/CGDebugInfo.cpp 995 std::piecewise_construct, std::make_tuple(Ty),
2791 std::piecewise_construct, std::make_tuple(Ty),
3364 FwdDeclReplaceMap.emplace_back(std::piecewise_construct,
3395 std::piecewise_construct,
tools/lldb/source/Expression/IRMemoryMap.cpp 392 std::piecewise_construct, std::forward_as_tuple(aligned_address),
unittests/ADT/DenseMapTest.cpp 390 Map.insert(std::pair<int, CountCopyAndMove>(std::piecewise_construct,
402 std::piecewise_construct,
428 Map.insert(std::pair<int, CountCopyAndMove>(std::piecewise_construct,
472 Map.insert(std::pair<int, CountCopyAndMove>(std::piecewise_construct,
unittests/ADT/StringMapTest.cpp 471 std::piecewise_construct, std::forward_as_tuple(Twine(i).str()),
usr/include/c++/7.4.0/bits/hashtable_policy.h 725 __p = __h->_M_allocate_node(std::piecewise_construct,
750 __p = __h->_M_allocate_node(std::piecewise_construct,
usr/include/c++/7.4.0/bits/stl_map.h 493 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
512 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
utils/TableGen/CodeGenDAGPatterns.cpp 3772 DAGInsts.emplace(std::piecewise_construct, std::forward_as_tuple(R),