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

/external/clang/lib/AST/
H A DASTContext.cpp5213 bool ExpandPointedToStructures,
5316 getObjCEncodingForTypeImpl(PointeeTy, S, false, ExpandPointedToStructures,
5414 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures,
5423 I, S, ExpandPointedToStructures, ExpandStructures, FD,
5490 ExpandPointedToStructures, local
5529 false, ExpandPointedToStructures,
5212 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) const argument

Completed in 92 milliseconds