ArrayAnnotation::allow_alias
Synopsis
Declared in <src/midend/programAnalysis/valuePropagation/ArrayAnnot.h>
virtual
bool
allow_alias(
AstInterface& fa,
AstNodePtr const& fc,
CollectObject<std::pair<AstNodePtr, int>>& collectalias);
Created with MrDocs