Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:GlobalAlias

151   bool isIn(const GlobalAlias &GA, const StringRef Category) const {
245 bool isInstrumented(const GlobalAlias *GA);
446 bool DataFlowSanitizer::isInstrumented(const GlobalAlias *GA) {
601 GlobalAlias *GA = &*i;