Searched refs:parseDILocation (Results 1 – 1 of 1) sorted by relevance
229 bool parseDILocation(MDNode *&Expr);785 if (parseDILocation(Node)) in parse()907 if (parseDILocation(Node)) in parseStandaloneMDNode()1695 bool MIParser::parseDILocation(MDNode *&Loc) { in parseDILocation() function in MIParser1753 if (parseDILocation(InlinedAt)) in parseDILocation()