Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h118 TParamCommandComment *actOnTParamCommandStart(SourceLocation LocBegin,
/src/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp487 TPC = S.actOnTParamCommandStart(Tok.getLocation(), in parseBlockCommand()
H A DCommentSema.cpp280 TParamCommandComment *Sema::actOnTParamCommandStart( in actOnTParamCommandStart() function in clang::comments::Sema