Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h144 TextComment *actOnText(SourceLocation LocBegin,
/src/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp793 Content.push_back(S.actOnText(Tok.getLocation(), in parseParagraphOrBlockCommand()
H A DCommentSema.cpp387 TextComment *Sema::actOnText(SourceLocation LocBegin, in actOnText() function in clang::comments::Sema