Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h194 void checkFunctionDeclVerbatimLine(const BlockCommandComment *Comment);
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp98 void Sema::checkFunctionDeclVerbatimLine(const BlockCommandComment *Comment) { in checkFunctionDeclVerbatimLine() function in clang::comments::Sema
455 checkFunctionDeclVerbatimLine(VL); in actOnVerbatimLine()