Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp6643 bool ExpandPointedToStructures, in getObjCEncodingForTypeImpl() argument
6745 getObjCEncodingForTypeImpl(PointeeTy, S, false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl()
6844 FT->getReturnType(), S, ExpandPointedToStructures, ExpandStructures, in getObjCEncodingForTypeImpl()
6854 I, S, ExpandPointedToStructures, ExpandStructures, FD, in getObjCEncodingForTypeImpl()
6921 ExpandPointedToStructures, in getObjCEncodingForTypeImpl()
6960 false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2844 bool ExpandPointedToStructures,