Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp1805 SourceLocation AtCatImplLoc, in ActOnStartCategoryImplementation() argument
1815 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()
1825 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp1899 SourceLocation AtCatImplLoc, in ActOnStartCategoryImplementation() argument
1910 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()
1920 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
/external/clang/include/clang/Sema/
DSema.h7395 Decl *ActOnStartCategoryImplementation(SourceLocation AtCatImplLoc,
/external/llvm-project/clang/include/clang/Sema/
DSema.h9372 Decl *ActOnStartCategoryImplementation(SourceLocation AtCatImplLoc,