Searched refs:getOperatorToken (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ ! | ||
| H A D | Nodes.h | 159 Leaf *getOperatorToken(); |
| /src/contrib/llvm-project/clang/lib/Tooling/Syntax/ ! | ||
| H A D | Nodes.cpp | 204 syntax::Leaf *syntax::UnaryOperatorExpression::getOperatorToken() { in getOperatorToken() function in syntax::UnaryOperatorExpression |