Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/
DAPI.h1293 bool isExtendingExternalModule() const { return !Interface.Source.empty(); } in isExtendingExternalModule() function
1296 if (!isExtendingExternalModule()) in getExtendedExternalModule()