Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Tooling/Syntax/
DSynthesis.cpp70 syntax::Tree *allocateTree(syntax::Arena &A, syntax::NodeKind Kind) { in allocateTree() function
208 auto *T = allocateTree(A, K); in createTree()