OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getWriterOrNull
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Frontend/
PCHContainerOperations.h
105
const PCHContainerWriter *
getWriterOrNull
(StringRef Format) {
CompilerInstance.h
521
auto *Writer = ThePCHContainerOperations->
getWriterOrNull
(Format);
Completed in 206 milliseconds