Home
last modified time | relevance | path

Searched refs:PoisonSEHIdentifiers (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Lex/
DPreprocessor.cpp539 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers() function in Preprocessor
/external/clang/include/clang/Lex/
DPreprocessor.h1233 void PoisonSEHIdentifiers(bool Poison = true); // Borland
/external/clang/lib/Parse/
DParser.cpp926 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseFunctionDefinition() local
DParseDeclCXX.cpp2802 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseConstructorInitializer() local