Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Basic/
H A DDiagnostic.cpp744 const char *FirstDollar = ScanFormat(Argument, Pipe, '$'); in FormatDiagnostic() local
895 const char *FirstDollar = ScanFormat(Argument, ArgumentEnd, '$'); in FormatDiagnostic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBTFDebug.cpp945 size_t FirstDollar = AccessPattern.find_first_of('$'); in generateFieldReloc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1245 size_t FirstDollar = AccessPattern.find_first_of('$'); in generatePatchImmReloc() local