Searched refs:ExpandStructures (Results 1 – 2 of 2) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/AST/ |
| H A D | ASTContext.cpp | 5295 bool ExpandStructures, in getObjCEncodingForTypeImpl() argument 5412 false, ExpandStructures, FD); in getObjCEncodingForTypeImpl() 5426 false, ExpandStructures, FD, in getObjCEncodingForTypeImpl() 5457 if (ExpandStructures) { in getObjCEncodingForTypeImpl() 5498 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures, in getObjCEncodingForTypeImpl() 5508 I, S, ExpandPointedToStructures, ExpandStructures, FD, in getObjCEncodingForTypeImpl() 5578 ExpandStructures, FD); in getObjCEncodingForTypeImpl()
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
| H A D | ASTContext.h | 2284 bool ExpandStructures,
|