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 851 CatInfo = dyn_cast<ObjCCategoryDeclInfo>(DI))
852 return &CatInfo->ObjCCatDeclInfo;
872 if (const ObjCCategoryDeclInfo *CatInfo = dyn_cast<ObjCCategoryDeclInfo>(DI))
873 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 362 milliseconds