Home
last modified time | relevance | path

Searched refs:FunctionIdLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3757 SMLoc FunctionIdLoc = getTok().getLoc(); in parseDirectiveCVFuncId() local
3764 return Error(FunctionIdLoc, "function id already allocated"); in parseDirectiveCVFuncId()
3778 SMLoc FunctionIdLoc = getTok().getLoc(); in parseDirectiveCVInlineSiteId() local
3823 IALine, IACol, FunctionIdLoc)) in parseDirectiveCVInlineSiteId()
3824 return Error(FunctionIdLoc, "function id already allocated"); in parseDirectiveCVInlineSiteId()