Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2847 bool OutermostType = false,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp6646 bool OutermostType, in getObjCEncodingForTypeImpl() argument
6701 if (OutermostType && T.isConstQualified()) { in getObjCEncodingForTypeImpl()
6705 } else if (OutermostType) { in getObjCEncodingForTypeImpl()