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;
626 IdentifierLoc *argumentKind, ParsedType matchingCType,
632 argumentKind, matchingCType,
761 IdentifierLoc *argumentKind, ParsedType matchingCType,
767 argumentKind, matchingCType,
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 43 milliseconds