Searched refs:ExpandPointedToStructures (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ |
D | ASTContext.cpp | 5213 bool ExpandPointedToStructures, in getObjCEncodingForTypeImpl() argument 5316 getObjCEncodingForTypeImpl(PointeeTy, S, false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl() 5414 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures, in getObjCEncodingForTypeImpl() 5423 I, S, ExpandPointedToStructures, ExpandStructures, FD, in getObjCEncodingForTypeImpl() 5490 ExpandPointedToStructures, in getObjCEncodingForTypeImpl() 5529 false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl()
|
/external/clang/include/clang/AST/ |
D | ASTContext.h | 2267 bool ExpandPointedToStructures,
|