Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprMember.cpp812 QualType ThisTy = getCurrentThisType(); in BuildAnonymousStructUnionMemberReference() local
1745 QualType ThisTy = getCurrentThisType(); in BuildImplicitMemberExpr() local
DSemaExprCXX.cpp837 QualType ThisTy = CXXThisTypeOverride; in getCurrentThisType() local
889 QualType ThisTy, SourceLocation Loc) { in captureThis()
949 QualType ThisTy = getCurrentThisType(); in CheckCXXThisCapture() local
968 QualType ThisTy = getCurrentThisType(); in ActOnCXXThis() local
DSemaLookup.cpp2509 QualType ThisTy = CanTy; in LookupSpecialMember() local
DSemaCodeComplete.cpp1499 QualType ThisTy = S.getCurrentThisType(); in addThisCompletion() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp1348 Type ThisTy = getReturnType(); in emitBodyAsBuiltinCall() local