Home
last modified time | relevance | path

Searched defs:PoisonSEHIdentifiers (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp562 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers() function in Preprocessor
/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParser.cpp931 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseFunctionDefinition() local
H A DParseDeclCXX.cpp2971 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true); in ParseConstructorInitializer() local