Searched refs:actOnVerbatimBlockLine (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h162 VerbatimBlockLineComment *actOnVerbatimBlockLine(SourceLocation Loc,
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp673 Line = S.actOnVerbatimBlockLine(Tok.getLocation(),
681 Line = S.actOnVerbatimBlockLine(Tok.getLocation(), "");
H A DCommentSema.cpp426 VerbatimBlockLineComment *Sema::actOnVerbatimBlockLine(SourceLocation Loc, function in class:clang::comments::Sema

Completed in 55 milliseconds