Home
last modified time | relevance | path

Searched refs:ConstructorHelper (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.cpp128 ConstructorHelper(E->getFPFeaturesInEffect(CGF.getLangOpts())); in CGFPOptionsRAII()
134 ConstructorHelper(FPFeatures); in CGFPOptionsRAII()
137 void CodeGenFunction::CGFPOptionsRAII::ConstructorHelper(FPOptions FPFeatures) { in ConstructorHelper() function in CodeGenFunction::CGFPOptionsRAII
H A DCodeGenFunction.h721 void ConstructorHelper(FPOptions FPFeatures);