HomeSort by: relevance | last modified time | path
    Searched refs:ParseObjCAtDirectives (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 1601 DeclGroupPtrTy ParseObjCAtDirectives(ParsedAttributesWithRange &Attrs);
  /src/external/apache2/llvm/dist/clang/lib/Parse/
Parser.cpp 864 return ParseObjCAtDirectives(attrs);
ParseObjc.cpp 40 /// ParseObjCAtDirectives - Handle parts of the external-declaration production:
49 Parser::ParseObjCAtDirectives(ParsedAttributesWithRange &Attrs) {

Completed in 32 milliseconds