Searched refs:ExpandPointedToStructures (Results 1 – 2 of 2) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/AST/ |
| H A D | ASTContext.cpp | 5294 bool ExpandPointedToStructures, in getObjCEncodingForTypeImpl() argument 5396 getObjCEncodingForTypeImpl(PointeeTy, S, false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl() 5498 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures, in getObjCEncodingForTypeImpl() 5508 I, S, ExpandPointedToStructures, ExpandStructures, FD, in getObjCEncodingForTypeImpl() 5577 ExpandPointedToStructures, in getObjCEncodingForTypeImpl() 5616 false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl()
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
| H A D | ASTContext.h | 2283 bool ExpandPointedToStructures,
|