Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DDocumentation.h268 CXString clang_InlineCommandComment_getCommandName(CXComment Comment);
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A Dlibclang.exports70 clang_InlineCommandComment_getCommandName
H A DCXComment.cpp135 CXString clang_InlineCommandComment_getCommandName(CXComment CXC) { in clang_InlineCommandComment_getCommandName() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c487 clang_InlineCommandComment_getCommandName(Comment)); in DumpCXCommentInternal()