Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCommentSema.h151 TextComment *actOnText(SourceLocation LocBegin,
/external/clang/lib/AST/
DCommentParser.cpp633 Content.push_back(S.actOnText(Tok.getLocation(), in parseParagraphOrBlockCommand()
DCommentSema.cpp414 TextComment *Sema::actOnText(SourceLocation LocBegin, in actOnText() function in clang::comments::Sema