Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp1889 SourceLocation AtCatImplLoc, in ActOnStartCategoryImplementation() argument
1899 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()
1909 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8026 Decl *ActOnStartCategoryImplementation(SourceLocation AtCatImplLoc,