Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp5595 bool ExpandStructures, in getObjCEncodingForTypeImpl() argument
5712 false, ExpandStructures, FD); in getObjCEncodingForTypeImpl()
5726 false, ExpandStructures, FD, in getObjCEncodingForTypeImpl()
5756 if (ExpandStructures) { in getObjCEncodingForTypeImpl()
5797 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures, in getObjCEncodingForTypeImpl()
5807 I, S, ExpandPointedToStructures, ExpandStructures, FD, in getObjCEncodingForTypeImpl()
5871 ExpandStructures, FD); in getObjCEncodingForTypeImpl()
/external/clang/include/clang/AST/
DASTContext.h2507 bool ExpandStructures,