Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp947 const char *FirstDollar = ScanFormat(Argument, Pipe, '$'); in FormatDiagnostic() local
1099 const char *FirstDollar = ScanFormat(Argument, ArgumentEnd, '$'); in FormatDiagnostic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1264 size_t FirstDollar = AccessPattern.find_first_of('$'); in generatePatchImmReloc() local