OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_definition
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/bindings/python/examples/cindex/
cindex-dump.py
51
'
is_definition
' : node.
is_definition
(),
/src/external/gpl3/gcc/dist/gcc/c/
c-aux-info.cc
541
gen_aux_info_record (tree fndecl, int
is_definition
, int is_implicit,
565
(
is_definition
) ? 'F' : 'C',
566
gen_decl (fndecl,
is_definition
, ansi));
572
if (
is_definition
)
/src/external/gpl3/gcc.old/dist/gcc/c/
c-aux-info.cc
530
gen_aux_info_record (tree fndecl, int
is_definition
, int is_implicit,
554
(
is_definition
) ? 'F' : 'C',
555
gen_decl (fndecl,
is_definition
, ansi));
561
if (
is_definition
)
/src/external/gpl3/gdb/dist/sim/ppc/
gen-idecode.c
1448
int
is_definition
)
1452
lf_print__function_type(file, "void", "PSIM_INLINE_IDECODE", (
is_definition
? " " : "\n"));
1454
if (
is_definition
)
1464
if (
is_definition
)
/src/external/gpl3/gdb.old/dist/sim/ppc/
gen-idecode.c
1448
int
is_definition
)
1452
lf_print__function_type(file, "void", "PSIM_INLINE_IDECODE", (
is_definition
? " " : "\n"));
1454
if (
is_definition
)
1464
if (
is_definition
)
/src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
test_cursor.py
70
self.assertEqual(tu_nodes[0].
is_definition
(), True)
89
self.assertEqual(tu_nodes[1].
is_definition
(), False)
94
self.assertEqual(tu_nodes[2].
is_definition
(), True)
/src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
llvm_debuginfo.ml
207
is_definition
:bool ->
llvm_debuginfo.mli
219
is_definition
:bool ->
/src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py
1437
def
is_definition
(self):
member in class:Cursor
Completed in 24 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026