Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDCommentSema.h118 TParamCommandComment *actOnTParamCommandStart(SourceLocation LocBegin,
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDCommentParser.cpp487 TPC = S.actOnTParamCommandStart(Tok.getLocation(), in parseBlockCommand()
HDCommentSema.cpp280 TParamCommandComment *Sema::actOnTParamCommandStart( in actOnTParamCommandStart() function in clang::comments::Sema