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

  /external/clang/include/clang-c/
Documentation.h 54 enum CXCommentKind {
213 CINDEX_LINKAGE enum CXCommentKind clang_Comment_getKind(CXComment Comment);
  /external/clang/tools/libclang/
CXComment.cpp 45 enum CXCommentKind clang_Comment_getKind(CXComment CXC) {
  /external/clang/tools/c-index-test/
c-index-test.c 366 enum CXCommentKind Kind = clang_Comment_getKind(Comment);
    [all...]

Completed in 5921 milliseconds