Home
last modified time | relevance | path

Searched refs:clang_InlineCommandComment_getCommandName (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang-c/
H A DDocumentation.h264 CXString clang_InlineCommandComment_getCommandName(CXComment Comment);
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A Dlibclang.exports51 clang_InlineCommandComment_getCommandName
H A DCXComment.cpp139 CXString clang_InlineCommandComment_getCommandName(CXComment CXC) { in clang_InlineCommandComment_getCommandName() function
/minix3/external/bsd/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c390 clang_InlineCommandComment_getCommandName(Comment)); in DumpCXCommentInternal()