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

/external/clang/lib/AST/
H A DASTContext.cpp4498 false /*EncodingProperty*/,
4776 bool EncodingProperty,
4940 /*EncodingProperty*/false,
4969 EncodingProperty,
4984 EncodingProperty,
5037 if (FD || EncodingProperty || EncodeClassNames) {
5053 if (!EncodingProperty &&
5067 (FD || EncodingProperty || EncodeClassNames)) {
5221 /*EncodingProperty*/false,
4771 getObjCEncodingForTypeImpl(QualType T, std::string& S, bool ExpandPointedToStructures, bool ExpandStructures, const FieldDecl *FD, bool OutermostType, bool EncodingProperty, bool StructField, bool EncodeBlockParameters, bool EncodeClassNames) const argument

Completed in 130 milliseconds