Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1852 SourceLocation ExitLoc = getEnd(S); in VisitSwitchStmt() local
1859 handleFileExit(ExitLoc); in VisitSwitchStmt()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp92 SMLoc ExitLoc; member
1040 SMLoc ExitLoc, raw_svector_ostream &OS);
3264 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer, in handleMacroExit()
6910 SMLoc ExitLoc, in instantiateMacroLikeBody() argument
6920 ExitLoc, TheCondStack.size()}; in instantiateMacroLikeBody()
H A DAsmParser.cpp94 SMLoc ExitLoc; member
2919 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in handleMacroExit()