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