Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h2487 bool OutermostType = false,
/external/clang/lib/AST/
DASTContext.cpp5500 bool OutermostType, in getObjCEncodingForTypeImpl() argument
5555 if (OutermostType && T.isConstQualified()) { in getObjCEncodingForTypeImpl()
5559 } else if (OutermostType) { in getObjCEncodingForTypeImpl()