Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp137 ConstructorHelper(E->getFPFeaturesInEffect(CGF.getLangOpts())); in CGFPOptionsRAII()
143 ConstructorHelper(FPFeatures); in CGFPOptionsRAII()
146 void CodeGenFunction::CGFPOptionsRAII::ConstructorHelper(FPOptions FPFeatures) { in ConstructorHelper() function in CodeGenFunction::CGFPOptionsRAII
DCodeGenFunction.h635 void ConstructorHelper(FPOptions FPFeatures);