reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Parse/Parser.h
   48   class PoisonSEHIdentifiersRAIIObject;

References

tools/clang/lib/Parse/ParseDeclCXX.cpp
 3429   PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true);
tools/clang/lib/Parse/Parser.cpp
 1133   PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true);