Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesManager.h134 bool loadCurrentModuleAPINotes(Module *M, bool LookInModule,
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp303 bool APINotesManager::loadCurrentModuleAPINotes( in loadCurrentModuleAPINotes() function in APINotesManager
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp762 (void)TheSema->APINotes.loadCurrentModuleAPINotes( in createSema()