Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h397 std::vector<SimpleDeclarator *> getDeclarators();
410 std::vector<SimpleDeclarator *> getDeclarators();
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DNodes.cpp177 syntax::DeclaratorList::getDeclarators() { in getDeclarators() function in syntax::DeclaratorList
357 syntax::SimpleDeclaration::getDeclarators() { in getDeclarators() function in syntax::SimpleDeclaration