Home
last modified time | relevance | path

Searched refs:memoryContents (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp384 llvm::StringRef memoryContents() const { in memoryContents() function in PrecompiledPreamble::PCHStorage
587 return Storage->memoryContents().size(); in getSize()
819 Storage.memoryContents(), PCHPath, /*RequiresNullTerminator=*/false); in setupPreambleStorage()