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

/external/clang/lib/Sema/
H A DSemaLambda.cpp475 QualType ThisCaptureType = getCurrentThisType();
761 getCurrentThisType(),
H A DSemaExprMember.cpp751 QualType ThisTy = getCurrentThisType();
1670 QualType ThisTy = getCurrentThisType();
H A DSemaExprCXX.cpp665 QualType Sema::getCurrentThisType() { function in class:Sema
743 QualType ThisTy = getCurrentThisType();
766 QualType ThisTy = getCurrentThisType();
H A DSemaCodeComplete.cpp1443 QualType ThisTy = S.getCurrentThisType();
/external/clang/include/clang/Sema/
H A DSema.h3622 QualType getCurrentThisType();

Completed in 121 milliseconds