Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h159 VerbatimLineComment *actOnVerbatimLine(SourceLocation LocBegin,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp879 VerbatimLineComment *VL = S.actOnVerbatimLine(NameTok.getLocation(), in parseVerbatimLine()
H A DCommentSema.cpp418 VerbatimLineComment *Sema::actOnVerbatimLine(SourceLocation LocBegin, in actOnVerbatimLine() function in clang::comments::Sema