Home
last modified time | relevance | path

Searched defs:ObjCTypeParamListScope (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp115 class Parser::ObjCTypeParamListScope { global() class in Parser
121 ObjCTypeParamListScope(Sema &Actions, Scope *S) ObjCTypeParamListScope() function in Parser::ObjCTypeParamListScope
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1661 class ObjCTypeParamListScope; global() variable