Home
last modified time | relevance | path

Searched defs:sft (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/src/
Dabg-default-reporter.cc560 function_type_sptr sft = d.second_function_type(); in report_local_function_type_changes() local
626 function_type_sptr sft = d.second_function_type(); in report() local
/external/python/pybind11/tests/
Dtest_smart_ptr.cpp315 static std::shared_ptr<SharedFromThisVirt> sft(new SharedFromThisVirt()); in TEST_SUBMODULE() local