Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang-c/
H A DDocumentation.h269 CXString clang_InlineCommandComment_getCommandName(CXComment Comment);
/llvm-project/clang/tools/libclang/
H A Dlibclang.map118 clang_InlineCommandComment_getCommandName;
H A DCXComment.cpp135 CXString clang_InlineCommandComment_getCommandName(CXComment CXC) { in clang_InlineCommandComment_getCommandName() function
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c531 clang_InlineCommandComment_getCommandName(Comment)); in DumpCXCommentInternal()