Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPreprocessor.cpp579 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers() function in Preprocessor
/external/clang/lib/Parse/
DParser.cpp978 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseFunctionDefinition() local
DParseDeclCXX.cpp3202 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseConstructorInitializer() local