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