Searched refs:PoisonSEHIdentifiersRAIIObject (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Parse/
H A DRAIIObjectsForParser.h333 class PoisonSEHIdentifiersRAIIObject { class in namespace:clang
344 PoisonSEHIdentifiersRAIIObject(Parser &Self, bool NewValue) function in class:clang::PoisonSEHIdentifiersRAIIObject
H A DParser.cpp920 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true);
H A DParseDeclCXX.cpp2463 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true);
/external/clang/include/clang/Parse/
H A DParser.h44 class PoisonSEHIdentifiersRAIIObject;
88 friend class PoisonSEHIdentifiersRAIIObject;

Completed in 87 milliseconds