Searched refs:createPunctuation (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DBuildTree.h27 clang::syntax::Leaf *createPunctuation(clang::syntax::Arena &A,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp24 clang::syntax::Leaf *syntax::createPunctuation(clang::syntax::Arena &A, function in class:syntax
41 FactoryImpl::prependChildLowLevel(S, createPunctuation(A, clang::tok::semi),

Completed in 106 milliseconds