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 599 CatInfo = dyn_cast<ObjCCategoryDeclInfo>(DI))
600 return &CatInfo->ObjCCatDeclInfo;
620 if (const ObjCCategoryDeclInfo *CatInfo = dyn_cast<ObjCCategoryDeclInfo>(DI))
621 return CatInfo->ObjCCatDeclInfo.protocols;
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 154 milliseconds