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

  /external/clang/tools/libclang/
CXComment.cpp 85 unsigned clang_Comment_getNumChildren(CXComment CXC) {
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 451 const unsigned NumChildren = clang_Comment_getNumChildren(Comment);
    [all...]

Completed in 122 milliseconds