Home
last modified time | relevance | path

Searched refs:ExpandStructures (Results 1 – 4 of 4) 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,
/external/llvm-project/clang/include/clang/AST/
DASTContext.h2972 V(ExpandStructures, 1) \
/external/llvm-project/clang/lib/AST/
DASTContext.cpp7460 if (Options.ExpandStructures()) { in getObjCEncodingForTypeImpl()
7536 if (Options.ExpandStructures()) { in getObjCEncodingForTypeImpl()