Home
last modified time | relevance | path

Searched defs:SuperClassLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp889 SourceLocation SuperClassLoc) { in ActOnStartClassImplementation()
/external/clang/include/clang/AST/
DDeclObjC.h489 SourceLocation SuperClassLoc; // location of the super class identifier. variable