Home
last modified time | relevance | path

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

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