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

/external/clang/include/clang/AST/
H A DCommentParser.h118 VerbatimLineComment *parseVerbatimLine();
/external/clang/lib/AST/
H A DCommentParser.cpp702 VerbatimLineComment *Parser::parseVerbatimLine() { function in class:clang::comments::Parser
742 return parseVerbatimLine();

Completed in 35 milliseconds