Home
last modified time | relevance | path

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

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