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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5539 bool ExpandStructures,
5656 false, ExpandStructures, FD);
5670 false, ExpandStructures, FD,
5701 if (ExpandStructures) {
5742 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures,
5752 I, S, ExpandPointedToStructures, ExpandStructures, FD,
5816 ExpandStructures, FD); local
5537 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
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2487 bool ExpandStructures,

Completed in 182 milliseconds