Searched refs:parseDILocation (Results 1 – 1 of 1) sorted by relevance
474 bool parseDILocation(MDNode *&Expr);987 if (parseDILocation(Node)) in parse()1111 if (parseDILocation(Node)) in parseStandaloneMDNode()2015 bool MIParser::parseDILocation(MDNode *&Loc) { in parseDILocation() function in MIParser2073 if (parseDILocation(InlinedAt)) in parseDILocation()