Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3603 SMLoc FunctionIdLoc = getTok().getLoc(); in parseDirectiveCVFuncId() local
3612 return Error(FunctionIdLoc, "function id already allocated"); in parseDirectiveCVFuncId()
3626 SMLoc FunctionIdLoc = getTok().getLoc(); in parseDirectiveCVInlineSiteId() local
3672 IALine, IACol, FunctionIdLoc)) in parseDirectiveCVInlineSiteId()
3673 return Error(FunctionIdLoc, "function id already allocated"); in parseDirectiveCVInlineSiteId()