Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h2509 bool OutermostType = false,
/external/clang/lib/AST/
DASTContext.cpp5597 bool OutermostType, in getObjCEncodingForTypeImpl() argument
5652 if (OutermostType && T.isConstQualified()) { in getObjCEncodingForTypeImpl()
5656 } else if (OutermostType) { in getObjCEncodingForTypeImpl()