Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp1917 SourceLocation AtCatImplLoc, IdentifierInfo *ClassName, in ActOnStartCategoryImplementation() argument
1927 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()
1937 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10249 SourceLocation AtCatImplLoc, IdentifierInfo *ClassName,