Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPreprocessor.cpp571 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers() function in Preprocessor
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1538 void PoisonSEHIdentifiers(bool Poison = true); // Borland
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParser.cpp964 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseFunctionDefinition() local
HDParseDeclCXX.cpp3131 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseConstructorInitializer() local