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

/external/clang/lib/AST/
H A DASTContext.cpp4499 false /*StructField*/,
4777 bool StructField,
4864 if (isa<IncompleteArrayType>(AT) && !StructField) {
4941 /*StructField*/true);
4970 false /* StructField */,
4985 false /* StructField */,
5222 /*StructField*/true);
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 59 milliseconds