Home
last modified time | relevance | path

Searched refs:CommandLocBegin (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h131 InlineCommandComment *actOnInlineCommand(SourceLocation CommandLocBegin,
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp362 Sema::actOnInlineCommand(SourceLocation CommandLocBegin, in actOnInlineCommand() argument
368 InlineCommandComment(CommandLocBegin, CommandLocEnd, CommandID, in actOnInlineCommand()