Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DModule.h333 bool isSubModule() const { return Parent != nullptr; } in isSubModule() function
/external/llvm-project/clang/include/clang/Basic/
DModule.h466 bool isSubModule() const { return Parent != nullptr; } in isSubModule() function