Home
last modified time | relevance | path

Searched defs:get_id (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A Dthread.h137 thread::id thread::get_id() const noexcept { in get_id() function
152 inline thread::id get_id() { return llvm_thread_get_current_id_impl(); } in get_id() function
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.h50 lldb::user_id_t get_id() const { get_id() function
/llvm-project/libcxx/include/__thread/
H A Djthread.h95 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI id get_id() const noexcept { return __thread_.get_id(); } get_id() function
/llvm-project/libcxx/test/support/
H A Dtest_allocator.h196 TEST_CONSTEXPR int get_id() const { return id_; } get_id() function
250 TEST_CONSTEXPR int get_id() const { return id_; } get_id() function
/llvm-project/polly/lib/External/isl/
H A Disl_space.c292 static __isl_keep isl_id *get_id(__isl_keep isl_space *space, in get_id() function
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h6250 isl::id ast_expr::get_id() const in get_id() function
6336 isl::id ast_expr_id::get_id() const in get_id() function
7815 isl::id ast_node_mark::get_id() const in get_id() function
18355 isl::id schedule_node_mark::get_id() const in get_id() function