Searched refs:FPFeaturesStateRAII (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1041 Sema::FPFeaturesStateRAII SaveFPFeatures(Actions);
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1496 class FPFeaturesStateRAII { class
1498 FPFeaturesStateRAII(Sema &S) : S(S), OldFPFeaturesState(S.CurFPFeatures) { function in class:clang::final::AlignPackInfo::FPFeaturesStateRAII
1501 ~FPFeaturesStateRAII() {
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h10733 Sema::FPFeaturesStateRAII FPFeaturesState(getSema());
10851 Sema::FPFeaturesStateRAII FPFeaturesState(getSema());
10908 Sema::FPFeaturesStateRAII FPFeaturesState(getSema());
11386 Sema::FPFeaturesStateRAII FPFeaturesState(getSema());

Completed in 359 milliseconds