Searched refs:LRetType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp6309 CanQualType LRetType = getCanonicalType(lbase->getResultType()); local
6312 LRetType = LRetType.getUnqualifiedType();
6316 if (getCanonicalType(retType) != LRetType)

Completed in 108 milliseconds