Searched defs:PoisonSEHIdentifiers (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | Preprocessor.cpp | 738 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { PoisonSEHIdentifiers() function in Preprocessor |
/llvm-project/clang/lib/Parse/ | ||
H A D | Parser.cpp | 1297 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); ParseFunctionDefinition() local |
H A D | ParseDeclCXX.cpp | 3936 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); ParseConstructorInitializer() local |