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

  /external/clang/include/clang/Sema/
AttributeList.h 137 ParsedType *MatchingCType;
225 ParsedType matchingCType, bool layoutCompatible,
234 new (&ExtraData.MatchingCType) ParsedType(matchingCType);
405 return *getTypeTagForDatatypeDataSlot().MatchingCType;
582 ParsedType matchingCType, bool layoutCompatible,
588 matchingCType, layoutCompatible,
747 ParsedType matchingCType, bool layoutCompatible,
753 matchingCType, layoutCompatible,
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]

Completed in 77 milliseconds