Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CodeGenModule

19 #include "CodeGenModule.h"
740 bool CodeGenModule::ReturnTypeUsesSRet(const CGFunctionInfo &FI) {
744 bool CodeGenModule::ReturnTypeUsesFPRet(QualType ResultType) {
762 bool CodeGenModule::ReturnTypeUsesFP2Ret(QualType ResultType) {
873 void CodeGenModule::ConstructAttributeList(const CGFunctionInfo &FI,