Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDCommentSema.h144 TextComment *actOnText(SourceLocation LocBegin,
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDCommentParser.cpp793 Content.push_back(S.actOnText(Tok.getLocation(), in parseParagraphOrBlockCommand()
HDCommentSema.cpp387 TextComment *Sema::actOnText(SourceLocation LocBegin, in actOnText() function in clang::comments::Sema