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

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXType.cpp 1270 unsigned clang_Cursor_isAnonymousRecordDecl(CXCursor C){
  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 4021 CINDEX_LINKAGE unsigned clang_Cursor_isAnonymousRecordDecl(CXCursor C);
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 1693 unsigned isAnonRecDecl = clang_Cursor_isAnonymousRecordDecl(cursor);

Completed in 29 milliseconds