Searched refs:ExpandPointedToStructures (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ |
D | ASTContext.cpp | 5497 bool ExpandPointedToStructures, in getObjCEncodingForTypeImpl() argument 5599 getObjCEncodingForTypeImpl(PointeeTy, S, false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl() 5701 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures, in getObjCEncodingForTypeImpl() 5711 I, S, ExpandPointedToStructures, ExpandStructures, FD, in getObjCEncodingForTypeImpl() 5774 ExpandPointedToStructures, in getObjCEncodingForTypeImpl() 5813 false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl()
|
/external/clang/include/clang/AST/ |
D | ASTContext.h | 2484 bool ExpandPointedToStructures,
|