HomeSort by: relevance | last modified time | path
    Searched defs:allocateTree (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
Synthesis.cpp 63 syntax::Tree *allocateTree(syntax::Arena &A, syntax::NodeKind Kind) {
201 auto *T = allocateTree(A, K);

Completed in 24 milliseconds