Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp140 ConstructorHelper(E->getFPFeaturesInEffect(CGF.getLangOpts())); in CGFPOptionsRAII()
146 ConstructorHelper(FPFeatures); in CGFPOptionsRAII()
149 void CodeGenFunction::CGFPOptionsRAII::ConstructorHelper(FPOptions FPFeatures) { in ConstructorHelper() function in CodeGenFunction::CGFPOptionsRAII
H A DCodeGenFunction.h812 void ConstructorHelper(FPOptions FPFeatures);