Go to the source code of this file.
◆ MapTy
◆ OpaqueValueMode
Enumerator |
---|
OV_Transparent | |
OV_Opaque | |
Definition at line 24 of file ParentMap.cpp.
◆ BuildParentMap()
Definition at line 29 of file ParentMap.cpp.
References BuildParentMap(), E, clang::BinaryConditionalOperator::getCommon(), clang::BinaryConditionalOperator::getCond(), clang::BinaryConditionalOperator::getFalseExpr(), clang::OpaqueValueExpr::getSourceExpr(), clang::PseudoObjectExpr::getSyntacticForm(), clang::BinaryConditionalOperator::getTrueExpr(), OV_Opaque, OV_Transparent, clang::PseudoObjectExpr::semantics_begin(), and clang::PseudoObjectExpr::semantics_end().
Referenced by clang::ParentMap::addStmt(), BuildParentMap(), and clang::ParentMap::ParentMap().