Searched refs:AreSafeFunctionsWanted (Results 1 – 1 of 1) sorted by relevance
799 Optional<bool> AreSafeFunctionsWanted; in check() local802 while (It != PP->macro_end() && !AreSafeFunctionsWanted) { in check()812 AreSafeFunctionsWanted = IntValue.getZExtValue(); in check()820 if (AreSafeFunctionsWanted) in check()821 UseSafeFunctions = AreSafeFunctionsWanted.value(); in check()