Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1016 SourceLocation SuperClassLoc) { in ActOnStartClassImplementation()
2724 SourceLocation SuperClassLoc(getLocForEndOfToken(DeclLoc)); in ActOnAtEnd() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h724 SourceLocation SuperClassLoc; member