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

  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclObjC.cpp 359 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 1864 SourceLocation getSuperClassLoc() const;
2673 SourceLocation getSuperClassLoc() const { return SuperLoc; }

Completed in 39 milliseconds