Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprCXX.cpp717 unsigned CXXThisTypeQuals, in CXXThisScopeRAII() argument
732 S.Context.getRecordType(Record).withCVRQualifiers(CXXThisTypeQuals)); in CXXThisScopeRAII()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h4091 CXXThisScopeRAII(Sema &S, Decl *ContextDecl, unsigned CXXThisTypeQuals,