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

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Documentation.h 234 CXComment clang_Comment_getChild(CXComment Comment, unsigned ChildIdx);
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXComment.cpp 97 CXComment clang_Comment_getChild(CXComment CXC, unsigned ChildIdx) {
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 630 DumpCXCommentInternal(Ctx, clang_Comment_getChild(Comment, i));

Completed in 20 milliseconds