Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DDiagnostic.cpp893 const char *FirstDollar = ScanFormat(Argument, Pipe, '$'); in FormatDiagnostic() local
1046 const char *FirstDollar = ScanFormat(Argument, ArgumentEnd, '$'); in FormatDiagnostic() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
DBTFDebug.cpp1010 size_t FirstDollar = AccessPattern.find_first_of('$'); in generatePatchImmReloc() local