Home
last modified time | relevance | path

Searched defs:ModuleDeclState (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h515 enum ModuleDeclState : int { global() enum
616 ModuleDeclSeq ModuleDeclState; global() variable