Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Tooling/Syntax/
DNodes.h247 Leaf *getSwitchKeyword();
/external/llvm-project/clang/lib/Tooling/Syntax/
DNodes.cpp221 syntax::Leaf *syntax::SwitchStatement::getSwitchKeyword() { in getSwitchKeyword() function in syntax::SwitchStatement