HomeSort by: relevance | last modified time | path
    Searched refs:clang_ParamCommandComment_isParamIndexValid (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Documentation.h 393 unsigned clang_ParamCommandComment_isParamIndexValid(CXComment Comment);
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXComment.cpp 268 unsigned clang_ParamCommandComment_isParamIndexValid(CXComment CXC) {
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 581 if (clang_ParamCommandComment_isParamIndexValid(Comment))

Completed in 78 milliseconds