Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DDocumentation.h427 CXString clang_TParamCommandComment_getParamName(CXComment Comment);
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A Dlibclang.exports88 clang_TParamCommandComment_getParamName
H A DCXComment.cpp311 CXString clang_TParamCommandComment_getParamName(CXComment CXC) { in clang_TParamCommandComment_getParamName() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c590 clang_TParamCommandComment_getParamName(Comment)); in DumpCXCommentInternal()