Searched refs:ExpandPointedToStructures (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp5594 bool ExpandPointedToStructures,
5696 getObjCEncodingForTypeImpl(PointeeTy, S, false, ExpandPointedToStructures,
5797 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures,
5807 I, S, ExpandPointedToStructures, ExpandStructures, FD,
5870 ExpandPointedToStructures, local
5909 false, ExpandPointedToStructures,
5593 getObjCEncodingForTypeImpl(QualType T, std::string& S, bool ExpandPointedToStructures, bool ExpandStructures, const FieldDecl *FD, bool OutermostType, bool EncodingProperty, bool StructField, bool EncodeBlockParameters, bool EncodeClassNames, bool EncodePointerToObjCTypedef, QualType *NotEncodedT) const argument
/external/clang/include/clang/AST/
H A DASTContext.h2506 bool ExpandPointedToStructures,

Completed in 314 milliseconds