Home
last modified time | relevance | path

Searched refs:actOnVerbatimLine (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DCommentSema.h166 VerbatimLineComment *actOnVerbatimLine(SourceLocation LocBegin,
/external/clang/lib/AST/
DCommentParser.cpp720 VerbatimLineComment *VL = S.actOnVerbatimLine(NameTok.getLocation(), in parseVerbatimLine()
DCommentSema.cpp443 VerbatimLineComment *Sema::actOnVerbatimLine(SourceLocation LocBegin, in actOnVerbatimLine() function in clang::comments::Sema