Home
last modified time | relevance | path

Searched refs:checkFunctionDeclVerbatimLine (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DCommentSema.h195 void checkFunctionDeclVerbatimLine(const BlockCommandComment *Comment);
/external/clang/lib/AST/
DCommentSema.cpp98 void Sema::checkFunctionDeclVerbatimLine(const BlockCommandComment *Comment) { in checkFunctionDeclVerbatimLine() function in clang::comments::Sema
453 checkFunctionDeclVerbatimLine(VL); in actOnVerbatimLine()