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 133 ParsedType *MatchingCType;
205 ParsedType matchingCType, bool layoutCompatible,
213 new (&ExtraData.MatchingCType) ParsedType(matchingCType);
362 return *getTypeTagForDatatypeDataSlot().MatchingCType;
530 ParsedType matchingCType, bool layoutCompatible,
536 matchingCType, layoutCompatible,
681 ParsedType matchingCType, bool layoutCompatible,
687 matchingCType, layoutCompatible,
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]

Completed in 25 milliseconds