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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2361 unsigned CountNonClassIvars(const ObjCInterfaceDecl *OI) const;
  /src/external/apache2/llvm/dist/clang/lib/AST/
RecordLayoutBuilder.cpp 3435 unsigned SynthCount = CountNonClassIvars(D);
ASTContext.cpp 2766 unsigned ASTContext::CountNonClassIvars(const ObjCInterfaceDecl *OI) const {

Completed in 24 milliseconds