HomeSort by relevance Sort by last modified time
    Searched defs:try_emplace (Results 1 - 18 of 18) sorted by null

  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
StringMap.h 338 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
369 return try_emplace(KV.first, std::move(KV.second));
377 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 173 return try_emplace(KV.first, KV.second);
180 return try_emplace(std::move(KV.first), std::move(KV.second));
187 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
204 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 344 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
375 return try_emplace(KV.first, std::move(KV.second));
383 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 176 return try_emplace(KV.first, KV.second);
183 return try_emplace(std::move(KV.first), std::move(KV.second));
190 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
207 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 344 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
375 return try_emplace(KV.first, std::move(KV.second));
383 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 176 return try_emplace(KV.first, KV.second);
183 return try_emplace(std::move(KV.first), std::move(KV.second));
190 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
207 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 344 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
375 return try_emplace(KV.first, std::move(KV.second));
383 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 176 return try_emplace(KV.first, KV.second);
183 return try_emplace(std::move(KV.first), std::move(KV.second));
190 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
207 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 344 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
375 return try_emplace(KV.first, std::move(KV.second));
383 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 176 return try_emplace(KV.first, KV.second);
183 return try_emplace(std::move(KV.first), std::move(KV.second));
190 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
207 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 344 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
375 return try_emplace(KV.first, std::move(KV.second));
383 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 176 return try_emplace(KV.first, KV.second);
183 return try_emplace(std::move(KV.first), std::move(KV.second));
190 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
207 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 344 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
375 return try_emplace(KV.first, std::move(KV.second));
383 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 176 return try_emplace(KV.first, KV.second);
183 return try_emplace(std::move(KV.first), std::move(KV.second));
190 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
207 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 344 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
375 return try_emplace(KV.first, std::move(KV.second));
383 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 176 return try_emplace(KV.first, KV.second);
183 return try_emplace(std::move(KV.first), std::move(KV.second));
190 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
207 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 344 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
375 return try_emplace(KV.first, std::move(KV.second));
383 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 176 return try_emplace(KV.first, KV.second);
183 return try_emplace(std::move(KV.first), std::move(KV.second));
190 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
207 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]

Completed in 616 milliseconds