Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Tooling/Syntax/
DNodes.h402 std::vector<SimpleDeclarator *> getDeclarators();
415 std::vector<SimpleDeclarator *> getDeclarators();
/external/llvm-project/clang/lib/Tooling/Syntax/
DNodes.cpp177 syntax::DeclaratorList::getDeclarators() { in getDeclarators() function in syntax::DeclaratorList
357 syntax::SimpleDeclaration::getDeclarators() { in getDeclarators() function in syntax::SimpleDeclaration