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