Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h570 bool isNamedInterface() const { return State == NamedModuleInterface; } in isNamedInterface() function
2362 return ModuleDeclState.isNamedInterface(); in isInNamedInterfaceUnit()