Searched refs:clang_ParamCommandComment_getParamIndex (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang-c/
H A DDocumentation.h385 * in the function prototype and \c clang_ParamCommandComment_getParamIndex
397 unsigned clang_ParamCommandComment_getParamIndex(CXComment Comment);
/external/clang/tools/libclang/
H A DCXComment.cpp277 unsigned clang_ParamCommandComment_getParamIndex(CXComment CXC) { function
/external/clang/tools/c-index-test/
H A Dc-index-test.c482 printf(" ParamIndex=%u", clang_ParamCommandComment_getParamIndex(Comment));

Completed in 176 milliseconds