Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDPreprocessor.cpp737 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers() function in Preprocessor
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h1892 void PoisonSEHIdentifiers(bool Poison = true); // Borland
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParser.cpp1137 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseFunctionDefinition() local
HDParseDeclCXX.cpp3437 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseConstructorInitializer() local