Searched refs:getCurrentCVLoc (Results 1 – 3 of 3) sorted by relevance
448 const MCCVLoc &CVLoc = MCOS->getContext().getCurrentCVLoc(); in Make()
1093 unsigned OldIsStmt = getContext().getCurrentCVLoc().isStmt(); in EmitCVLocDirective()
561 const MCCVLoc &getCurrentCVLoc() { return CurrentCVLoc; } in getCurrentCVLoc() function