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.cpp138 ConstructorHelper(E->getFPFeaturesInEffect(CGF.getLangOpts())); in CGFPOptionsRAII()
144 ConstructorHelper(FPFeatures); in CGFPOptionsRAII()
147 void CodeGenFunction::CGFPOptionsRAII::ConstructorHelper(FPOptions FPFeatures) { in ConstructorHelper() function in CodeGenFunction::CGFPOptionsRAII
H A DCodeGenFunction.h801 void ConstructorHelper(FPOptions FPFeatures);