Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h344 Leaf *getLbrace();
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DNodes.cpp330 syntax::Leaf *syntax::CompoundStatement::getLbrace() { in getLbrace() function in syntax::CompoundStatement