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

  /external/clang/include/clang-c/
Documentation.h 241 CINDEX_LINKAGE unsigned clang_Comment_isWhitespace(CXComment Comment);
  /external/clang/tools/libclang/
CXComment.cpp 109 unsigned clang_Comment_isWhitespace(CXComment CXC) {
  /external/clang/tools/c-index-test/
c-index-test.c 381 if (clang_Comment_isWhitespace(Comment))
446 if (clang_Comment_isWhitespace(Comment))
    [all...]

Completed in 107 milliseconds