Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h497 NamedModuleInterface, enumerator
544 State = NamedModuleInterface; in handleSemi()
563 return State == NamedModuleInterface || in isNamedModule()
567 bool isNamedInterface() const { return State == NamedModuleInterface; } in isNamedInterface()