Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp6644 bool ExpandStructures, in getObjCEncodingForTypeImpl() argument
6761 false, ExpandStructures, FD); in getObjCEncodingForTypeImpl()
6775 false, ExpandStructures, FD, in getObjCEncodingForTypeImpl()
6803 if (ExpandStructures) { in getObjCEncodingForTypeImpl()
6844 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures, in getObjCEncodingForTypeImpl()
6854 I, S, ExpandPointedToStructures, ExpandStructures, FD, in getObjCEncodingForTypeImpl()
6885 if (ExpandStructures) { in getObjCEncodingForTypeImpl()
6922 ExpandStructures, FD); in getObjCEncodingForTypeImpl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2845 bool ExpandStructures,