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

  /external/clang/lib/Parse/
ParseDecl.cpp 151 ParseGNUAttributeArgs(AttrName, AttrNameLoc, attrs, endLoc);
171 void Parser::ParseGNUAttributeArgs(IdentifierInfo *AttrName,
755 ParseGNUAttributeArgs(&LA.AttrName, LA.AttrNameLoc, Attrs, &endLoc);
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 18 milliseconds