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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5538 bool ExpandPointedToStructures,
5640 getObjCEncodingForTypeImpl(PointeeTy, S, false, ExpandPointedToStructures,
5742 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures,
5752 I, S, ExpandPointedToStructures, ExpandStructures, FD,
5815 ExpandPointedToStructures, local
5854 false, ExpandPointedToStructures,
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.h2486 bool ExpandPointedToStructures,

Completed in 176 milliseconds