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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DUsingDeclarationsSorter.cpp87 std::string computeUsingDeclarationLabel(const FormatToken *UsingTok) { function in namespace:clang::format::__anon3011
202 std::string Label = computeUsingDeclarationLabel(UsingTok);

Completed in 98 milliseconds