Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h251 getInlineCommandRenderKind(StringRef Name) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentSema.cpp373 getInlineCommandRenderKind(CommandName), in actOnInlineCommand()
393 getInlineCommandRenderKind(CommandName), in actOnInlineCommand()
1116 Sema::getInlineCommandRenderKind(StringRef Name) const { in getInlineCommandRenderKind() function in clang::comments::Sema