Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesManager.h156 bool loadCurrentModuleAPINotesFromBuffer(ArrayRef<StringRef> Buffers);
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp319 bool APINotesManager::loadCurrentModuleAPINotesFromBuffer( in loadCurrentModuleAPINotesFromBuffer() function in APINotesManager