Searched defs:AtInterfaceLoc (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 466 SourceLocation AtInterfaceLoc, in ActOnSuperClassOfClassInterface() 900 ActOnStartClassInterface(Scope *S, SourceLocation AtInterfaceLoc, in ActOnStartClassInterface() 1712 ActOnStartCategoryInterface(SourceLocation AtInterfaceLoc, in ActOnStartCategoryInterface()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 543 SourceLocation AtInterfaceLoc, in ActOnSuperClassOfClassInterface() 975 Scope *S, SourceLocation AtInterfaceLoc, IdentifierInfo *ClassName, in ActOnStartClassInterface() 1803 SourceLocation AtInterfaceLoc, IdentifierInfo *ClassName, in ActOnStartCategoryInterface()
|