Searched defs:parseDILocation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIParser.cpp | 2350 bool MIParser::parseDILocation(MDNode *&Loc) { parseDILocation() function in MIParser |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 5155 bool LLParser::parseDILocation(MDNode *&Result, bool IsDistinct) { parseDILocation() function in LLParser |