Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:set_is_anonymous
(Results
1 - 5
of
5
) sorted by relevance
/third_party/libabigail/src/
H
A
D
abg-ctf-reader.cc
1497
utype->
set_is_anonymous
(true);
in process_ctf_enum_type()
H
A
D
abg-reader.cc
3738
decl->
set_is_anonymous
(is_anonymous);
in build_type_decl()
4479
t->
set_is_anonymous
(is_anonymous);
in build_enum_type_decl()
4725
decl->
set_is_anonymous
(is_anonymous);
in build_class_decl()
H
A
D
abg-ir.cc
4669
decl_base::
set_is_anonymous
(bool f)
in set_is_anonymous()
function in abigail::ir::decl_base
4741
set_is_anonymous
(false);
in set_naming_typedef()
22441
set_is_anonymous
(is_anonymous);
in class_decl()
22522
set_is_anonymous
(is_anonymous);
in class_decl()
24386
set_is_anonymous
(is_anonymous);
in union_decl()
24455
set_is_anonymous
(is_anonymous);
in union_decl()
H
A
D
abg-dwarf-reader.cc
12183
result->
set_is_anonymous
(is_anonymous);
12312
result->
set_is_anonymous
(is_anonymous);
/third_party/libabigail/include/
H
A
D
abg-ir.h
1637
set_is_anonymous
(bool);
Completed in 62 milliseconds