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.cpp926 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true);
H A DParseDeclCXX.cpp2802 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true);
/external/clang/include/clang/Parse/
H A DParser.h46 class PoisonSEHIdentifiersRAIIObject;
57 friend class PoisonSEHIdentifiersRAIIObject;

Completed in 182 milliseconds