Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp101 mlir::Location CIRGenFunction::getLoc(SourceLocation srcLoc) { in getLoc()
116 mlir::Location CIRGenFunction::getLoc(SourceRange srcLoc) { in getLoc()
/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h202 std::string srcLoc; member