Home
last modified time | relevance | path

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

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