Home
last modified time | relevance | path

Searched defs:sloc (Results 1 – 7 of 7) sorted by relevance

/freebsd/share/examples/ipfilter/samples/
H A Dproxy.c56 struct sockaddr_in sin, sloc, sout; local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDiagnosticsRendering.cpp33 if (auto &sloc = diag.source_location) { in Serialize() local
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DDILParser.cpp33 DiagnosticDetail::SourceLocation sloc = { in DILDiagnosticError() local
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_ext.c431 OCSP_SERVICELOC *sloc = NULL; in OCSP_url_svcloc_new() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp43 DiagnosticDetail::SourceLocation sloc; in OptionParseError() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp265 const clang::SourceLocation sloc = Info.getLocation(); in HandleDiagnostic() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4018 const SrcMgr::SLocEntry &sloc = S.SourceMgr.getSLocEntry(file, &invalid); in getNullabilityCompletenessCheckFileID() local