Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CurrContext

777   ASTContext &CurrContext = AC.getASTContext();
778 QualType ThisType = Constructor->getThisType(CurrContext)->getPointeeType();
796 isSetOnReadPtrType(Constructor->getThisType(CurrContext)) ?
1240 ASTContext &CurrContext = AC.getASTContext();
1241 ReturnType = Constructor->getThisType(CurrContext)->getPointeeType();