Home
last modified time | relevance | path

Searched refs:ExpandPointedToStructures (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp5594 bool ExpandPointedToStructures, in getObjCEncodingForTypeImpl() argument
5696 getObjCEncodingForTypeImpl(PointeeTy, S, false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl()
5797 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures, in getObjCEncodingForTypeImpl()
5807 I, S, ExpandPointedToStructures, ExpandStructures, FD, in getObjCEncodingForTypeImpl()
5870 ExpandPointedToStructures, in getObjCEncodingForTypeImpl()
5909 false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl()
/external/clang/include/clang/AST/
DASTContext.h2506 bool ExpandPointedToStructures,