reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ADT/StringMap.h
  134   StringMapEntryStorage(size_t strLen, InitTy &&... InitVals)
  160   using StringMapEntryStorage<ValueTy>::StringMapEntryStorage;
  179                                 InitTy &&... InitVals) {
  204   static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) {
  432   std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) {
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 3959                                        OMPTargetGlobalVarEntryKind Flags,
 3971                                      OMPTargetGlobalVarEntryKind Flags,
 4174       OffloadEntriesInfoManagerTy::OMPTargetGlobalVarEntryKind Flags =
 9695   OffloadEntriesInfoManagerTy::OMPTargetGlobalVarEntryKind Flags;
tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  584                                               OMPTargetGlobalVarEntryKind Flags)
  588          OMPTargetGlobalVarEntryKind Flags,
  606                                             OMPTargetGlobalVarEntryKind Flags,
  613                                      OMPTargetGlobalVarEntryKind Flags,
usr/include/c++/7.4.0/bits/move.h
   72     constexpr _Tp&&
   83     constexpr _Tp&&
usr/include/c++/7.4.0/type_traits
 1633     { typedef _Tp   type; };