Home
last modified time | relevance | path

Searched refs:AtCatImplLoc (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h311 SourceLocation AtCatImplLoc, const IdentifierInfo *ClassName,
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1914 SourceLocation AtCatImplLoc, const IdentifierInfo *ClassName, in ActOnStartCategoryImplementation() argument
1926 ObjCCategoryDecl::Create(Context, SemaRef.CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()
1935 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()