Home
last modified time | relevance | path

Searched defs:ThisTy (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Sema/
DSemaExprMember.cpp837 QualType ThisTy = getCurrentThisType(); in BuildAnonymousStructUnionMemberReference() local
1849 QualType ThisTy = getCurrentThisType(); in BuildImplicitMemberExpr() local
DSemaExprCXX.cpp876 ArrayRef<FunctionScopeInfo *> FunctionScopes, QualType ThisTy, in adjustCVQualifiersForCXXThisWithinLambda()
963 QualType ThisTy = CXXThisTypeOverride; in getCurrentThisType() local
1033 QualType ThisTy, SourceLocation Loc, in captureThis()
1163 QualType ThisTy = getCurrentThisType(); in CheckCXXThisCapture() local
1193 QualType ThisTy = getCurrentThisType(); in ActOnCXXThis() local
DSemaLookup.cpp2919 QualType ThisTy = CanTy; in LookupSpecialMember() local
DSemaCodeComplete.cpp1515 QualType ThisTy = S.getCurrentThisType(); in addThisCompletion() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp1368 Type ThisTy = getReturnType(); in emitBodyAsBuiltinCall() local