Home
last modified time | relevance | path

Searched defs:TheIdExpression (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1057 auto *TheIdExpression = new (allocator()) syntax::IdExpression; in buildIdExpression() local
1075 auto *TheIdExpression = buildIdExpression( in WalkUpFromMemberExpr() local