Home
last modified time | relevance | path

Searched refs:fqn_size (Results 1 – 1 of 1) sorted by relevance

/external/libabigail/src/
Dabg-ir.cc9324 string::size_type fqn_size = fqn.size(), comp_begin = 0, comp_end = fqn_size; in fqn_to_components() local
9328 comp_end = fqn_size; in fqn_to_components()
9334 if (comp_begin >= fqn_size) in fqn_to_components()