Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp98 class Parser::ObjCTypeParamListScope { class in Parser
104 ObjCTypeParamListScope(Sema &Actions, Scope *S) in ObjCTypeParamListScope() function in Parser::ObjCTypeParamListScope
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1605 class ObjCTypeParamListScope; variable