Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CodeGenModule

19 #include "CodeGenModule.h"
790 bool CodeGenModule::ReturnTypeUsesSRet(const CGFunctionInfo &FI) {
794 bool CodeGenModule::ReturnTypeUsesFPRet(QualType ResultType) {
812 bool CodeGenModule::ReturnTypeUsesFP2Ret(QualType ResultType) {
923 void CodeGenModule::ConstructAttributeList(const CGFunctionInfo &FI,