Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h2230 bool OutermostType = false,
/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp5162 bool OutermostType, in getObjCEncodingForTypeImpl() argument
5218 if (OutermostType && T.isConstQualified()) { in getObjCEncodingForTypeImpl()
5222 } else if (OutermostType) { in getObjCEncodingForTypeImpl()