Home
last modified time | relevance | path

Searched refs:popObjCTypeParamList (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp135 Actions.popObjCTypeParamList(S, Params); in leave()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp805 void Sema::popObjCTypeParamList(Scope *S, ObjCTypeParamList *typeParamList) { in popObjCTypeParamList() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10510 void popObjCTypeParamList(Scope *S, ObjCTypeParamList *typeParamList);