Searched defs:CXXThisTypeQuals (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp758 unsigned CXXThisTypeQuals,
773 S.Context.getRecordType(Record).withCVRQualifiers(CXXThisTypeQuals));
756 CXXThisScopeRAII(Sema &S, Decl *ContextDecl, unsigned CXXThisTypeQuals, bool Enabled) argument

Completed in 2596 milliseconds