Home
last modified time | relevance | path

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

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