Searched refs:parseVerbatimLine (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentParser.h118 VerbatimLineComment *parseVerbatimLine();
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp702 VerbatimLineComment *Parser::parseVerbatimLine() { function in class:clang::comments::Parser
742 return parseVerbatimLine();

Completed in 45 milliseconds