HomeSort by relevance Sort by last modified time
    Searched refs:ObjCTypeParamListScope (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Parse/
ParseObjc.cpp 98 class Parser::ObjCTypeParamListScope {
103 ObjCTypeParamListScope(Sema &Actions, Scope *S)
105 ~ObjCTypeParamListScope() {
243 ObjCTypeParamListScope typeParamScope(Actions, getCurScope());
447 ObjCTypeParamListScope &Scope, SourceLocation &lAngleLoc,
615 ObjCTypeParamListScope Scope(Actions, getCurScope());
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 42 milliseconds