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

/external/clang/lib/AST/
H A DASTContext.cpp5498 bool ExpandStructures,
5615 false, ExpandStructures, FD);
5629 false, ExpandStructures, FD,
5660 if (ExpandStructures) {
5701 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures,
5711 I, S, ExpandPointedToStructures, ExpandStructures, FD,
5775 ExpandStructures, FD); local
5496 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.h2485 bool ExpandStructures,

Completed in 471 milliseconds