Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnostic.cpp950 const char *FirstDollar = ScanFormat(Argument, Pipe, '$'); in FormatDiagnostic() local
1102 const char *FirstDollar = ScanFormat(Argument, ArgumentEnd, '$'); in FormatDiagnostic() local
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1263 size_t FirstDollar = AccessPattern.find_first_of('$'); in generatePatchImmReloc() local