Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h150 TextComment *actOnText(SourceLocation LocBegin,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp637 Content.push_back(S.actOnText(Tok.getLocation(), in parseParagraphOrBlockCommand()
H A DCommentSema.cpp416 TextComment *Sema::actOnText(SourceLocation LocBegin, in actOnText() function in clang::comments::Sema