Searched refs:actOnVerbatimBlockLine (Results 1 – 3 of 3) sorted by relevance
158 VerbatimBlockLineComment *actOnVerbatimBlockLine(SourceLocation Loc,
673 Line = S.actOnVerbatimBlockLine(Tok.getLocation(), in parseVerbatimBlock()681 Line = S.actOnVerbatimBlockLine(Tok.getLocation(), ""); in parseVerbatimBlock()
429 VerbatimBlockLineComment *Sema::actOnVerbatimBlockLine(SourceLocation Loc, in actOnVerbatimBlockLine() function in clang::comments::Sema