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

  /external/clang/lib/Parse/
ParseObjc.cpp 36 Actions.CodeCompleteObjCAtDirective(getCurScope(), ObjCImpDecl, false);
359 ObjCImpDecl? Sema::PCC_ObjCImplementation
382 Actions.CodeCompleteObjCAtDirective(getCurScope(), ObjCImpDecl, true);
453 Actions.CodeCompleteObjCAtDirective(getCurScope(), ObjCImpDecl, true);
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 1250 milliseconds