Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h165 VerbatimLineComment *actOnVerbatimLine(SourceLocation LocBegin,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp724 VerbatimLineComment *VL = S.actOnVerbatimLine(NameTok.getLocation(), in parseVerbatimLine()
H A DCommentSema.cpp445 VerbatimLineComment *Sema::actOnVerbatimLine(SourceLocation LocBegin, in actOnVerbatimLine() function in clang::comments::Sema