Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DAsmLexer.h78 void SetError(SMLoc errLoc, const std::string &err) { in SetError()
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp160 SMLoc errLoc) { in ensureRegionTerm()