OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_block
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
inlining-iterator.h
65
tree
get_block
() const { return m_abstract_origin; }
function in class:inlining_iterator
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_clock.cc
521
u32 idx =
get_block
(block);
536
ALWAYS_INLINE u32 SyncClock::
get_block
(uptr bi) const {
function in class:__tsan::SyncClock
544
CHECK_EQ(
get_block
(bi), 0);
581
u32 idx = parent_->
get_block
(block_);
/src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_clock.cpp
549
u32 idx =
get_block
(block);
564
ALWAYS_INLINE u32 SyncClock::
get_block
(uptr bi) const {
function in class:__tsan::SyncClock
572
CHECK_EQ(
get_block
(bi), 0);
608
u32 idx = parent_->
get_block
(block_);
/src/external/gpl3/gdb.old/dist/gdb/
ada-exp.h
382
const block *
get_block
() const
function in class:expr::ada_var_value_operation
/src/external/gpl3/gdb/dist/gdb/
ada-exp.h
382
const block *
get_block
() const
function in class:expr::ada_var_value_operation
/src/external/gpl3/gcc/dist/gcc/jit/
jit-recording.h
2171
block *
get_block
() const { return m_block; }
function in class:gcc::jit::recording::statement
/src/external/gpl3/gcc.old/dist/gcc/jit/
jit-recording.h
2052
block *
get_block
() const { return m_block; }
function in class:gcc::jit::recording::statement
Completed in 22 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026