Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Format/
DUsingDeclarationsSorter.cpp87 std::string computeUsingDeclarationLabel(const FormatToken *UsingTok) { in computeUsingDeclarationLabel() function
202 std::string Label = computeUsingDeclarationLabel(UsingTok); in analyze()