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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 2370 ObjCCategoryDecl *getNextClassCategoryRaw() const {
2867 Current = Current->getNextClassCategoryRaw();
2873 Current = Current->getNextClassCategoryRaw();
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp 782 for (; Cat; Cat = Cat->getNextClassCategoryRaw())

Completed in 35 milliseconds