Home
last modified time | relevance | path

Searched defs:nextLoc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp324 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
H A DMasmParser.cpp2441 const SMLoc nextLoc = nextTok.getLoc(); in parseStatement() local