Home
last modified time | relevance | path

Searched refs:expr_result (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc1322 class expr_result class
1328 expr_result() in expr_result() function in abigail::dwarf::expr_result
1333 expr_result(bool is_const) in expr_result() function in abigail::dwarf::expr_result
1338 explicit expr_result(int64_t v) in expr_result() function in abigail::dwarf::expr_result
1360 /// the @ref expr_result. This is set iff the function return true.
1374 /// Getter of the constant value of the current @ref expr_result.
1376 /// Note that the current @ref expr_result must be constant,
1379 /// @return the constant value of the current @ref expr_result.
1390 expr_result&
1398 operator==(const expr_result
[all...]

Completed in 5 milliseconds