HomeSort by relevance Sort by last modified time
    Searched refs:CXComment_BlockCommand (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang-c/
Documentation.h 112 CXComment_BlockCommand = 6,
338 * \param Comment a \c CXComment_BlockCommand AST node.
346 * \param Comment a \c CXComment_BlockCommand AST node.
354 * \param Comment a \c CXComment_BlockCommand AST node.
365 * \param Comment a \c CXComment_BlockCommand or
  /external/clang/tools/libclang/
CXComment.cpp 70 return CXComment_BlockCommand;
  /external/clang/tools/c-index-test/
c-index-test.c 449 case CXComment_BlockCommand:
450 printf("CXComment_BlockCommand");
    [all...]

Completed in 776 milliseconds