Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp714 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers() function in Preprocessor
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1781 void PoisonSEHIdentifiers(bool Poison = true); // Borland
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp1053 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseFunctionDefinition() local
H A DParseDeclCXX.cpp3367 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseConstructorInitializer() local