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

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 3653 CINDEX_LINKAGE unsigned clang_Cursor_isMacroFunctionLike(CXCursor C);
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 3092 } else if (clang_Cursor_isMacroFunctionLike(Cursor)) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 3809 unsigned clang_Cursor_isMacroFunctionLike(CXCursor C) {

Completed in 38 milliseconds