Searched refs:ExpandStructures (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ |
D | ASTContext.cpp | 5595 bool ExpandStructures, in getObjCEncodingForTypeImpl() argument 5712 false, ExpandStructures, FD); in getObjCEncodingForTypeImpl() 5726 false, ExpandStructures, FD, in getObjCEncodingForTypeImpl() 5756 if (ExpandStructures) { in getObjCEncodingForTypeImpl() 5797 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures, in getObjCEncodingForTypeImpl() 5807 I, S, ExpandPointedToStructures, ExpandStructures, FD, in getObjCEncodingForTypeImpl() 5871 ExpandStructures, FD); in getObjCEncodingForTypeImpl()
|
/external/clang/include/clang/AST/ |
D | ASTContext.h | 2507 bool ExpandStructures,
|