Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Serialization/
DPCHContainerOperations.h103 const PCHContainerWriter *getWriterOrNull(llvm::StringRef Format) { in getWriterOrNull() function
/external/clang/include/clang/Frontend/
DPCHContainerOperations.h105 const PCHContainerWriter *getWriterOrNull(StringRef Format) { in getWriterOrNull() function
DCompilerInstance.h521 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format); in getPCHContainerWriter()
/external/llvm-project/clang/include/clang/Frontend/
DCompilerInstance.h531 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format); in getPCHContainerWriter()