Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp893 const char *FirstDollar = ScanFormat(Argument, Pipe, '$'); in FormatDiagnostic() local
1046 const char *FirstDollar = ScanFormat(Argument, ArgumentEnd, '$'); in FormatDiagnostic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1010 size_t FirstDollar = AccessPattern.find_first_of('$'); in generatePatchImmReloc() local