Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDCommentSema.h159 VerbatimLineComment *actOnVerbatimLine(SourceLocation LocBegin,
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDCommentParser.cpp879 VerbatimLineComment *VL = S.actOnVerbatimLine(NameTok.getLocation(), in parseVerbatimLine()
HDCommentSema.cpp416 VerbatimLineComment *Sema::actOnVerbatimLine(SourceLocation LocBegin, in actOnVerbatimLine() function in clang::comments::Sema