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

  /external/clang/tools/libclang/
Indexing.cpp 855 CatInfo = dyn_cast<ObjCCategoryDeclInfo>(DI))
856 return &CatInfo->ObjCCatDeclInfo;
876 if (const ObjCCategoryDeclInfo *CatInfo = dyn_cast<ObjCCategoryDeclInfo>(DI))
877 return CatInfo->ObjCCatDeclInfo.protocols;
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 44 milliseconds