Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp327 BC = S.actOnBlockCommandStart(Tok.getLocation(), in parseBlockCommand()
H A DCommentSema.cpp50 BlockCommandComment *Sema::actOnBlockCommandStart( in actOnBlockCommandStart() function in clang::comments::Sema