Home
last modified time | relevance | path

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

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