Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h1323 bool isExtendingExternalModule() const { return !Interface.Source.empty(); } in isExtendingExternalModule() function
1326 if (!isExtendingExternalModule()) in getExtendedExternalModule()