Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h291 Leaf *getWhileKeyword();
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DNodes.cpp285 syntax::Leaf *syntax::WhileStatement::getWhileKeyword() { in getWhileKeyword() function in syntax::WhileStatement