Searched refs:getLparen (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ | ||
H A D | Nodes.h | 507 Leaf *getLparen(); |
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ | ||
H A D | Nodes.cpp | 390 syntax::Leaf *syntax::ParenDeclarator::getLparen() { in getLparen() function in syntax::ParenDeclarator |