Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/unittests/Support/
H A DMemoryBufferTest.cpp84 const char *BufData = MB.get()->getBufferStart(); in TEST_F() local
158 StringRef BufData = Buf.get()->getBuffer(); in testGetOpenFileSlice() local
204 StringRef BufData = MB.get()->getBuffer(); in TEST_F() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DTextDiagnostic.cpp1093 StringRef BufData = SM.getBufferData(FID, &Invalid); in emitSnippetAndCaret() local