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

  /external/clang/include/clang/Sema/
AttributeList.h 162 ParsedType *MatchingCType;
274 IdentifierLoc *ArgKind, ParsedType matchingCType,
284 new (&ExtraData.MatchingCType) ParsedType(matchingCType);
422 return *getTypeTagForDatatypeDataSlot().MatchingCType;
627 IdentifierLoc *argumentKind, ParsedType matchingCType,
633 argumentKind, matchingCType,
762 IdentifierLoc *argumentKind, ParsedType matchingCType,
768 argumentKind, matchingCType,
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 132 milliseconds