Home
last modified time | relevance | path

Searched defs:PoisonSEHIdentifiers (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp738 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers() function in Preprocessor
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1297 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseFunctionDefinition() local
H A DParseDeclCXX.cpp3936 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseConstructorInitializer() local