Skip to main content

cpp_clone_profile

Function cpp_clone_profile 

Source
pub fn cpp_clone_profile(
    parser: &mut Parser,
    source: &str,
) -> (Vec<String>, String)
Expand description

The normalized token stream and the joined AST-label signature for one C++ declaration body, in a single walk.