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

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Documentation.h 44 * \c CXComment_FullComment AST node.
157 CXComment_FullComment = 12
530 * \param Comment a \c CXComment_FullComment AST node.
542 * \param Comment a \c CXComment_FullComment AST node.
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXComment.cpp 84 return CXComment_FullComment;
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 621 case CXComment_FullComment:
622 printf("CXComment_FullComment");

Completed in 27 milliseconds