Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1987 SourceLocation SuperClassLoc, const ParsedAttributesView &Attrs) { in ActOnStartClassImplementation()
4143 SourceLocation SuperClassLoc(SemaRef.getLocForEndOfToken(DeclLoc)); in ActOnAtEnd() local