Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp130 ConstructorHelper(E->getFPFeaturesInEffect(CGF.getLangOpts())); in CGFPOptionsRAII()
136 ConstructorHelper(FPFeatures); in CGFPOptionsRAII()
139 void CodeGenFunction::CGFPOptionsRAII::ConstructorHelper(FPOptions FPFeatures) { in ConstructorHelper() function in CodeGenFunction::CGFPOptionsRAII
H A DCodeGenFunction.h722 void ConstructorHelper(FPOptions FPFeatures);