Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h423 GMFActive = 1, enumerator
436 S = GMFActive; in handleSemi()
470 bool inGMF() { return S == GMFActive; } in inGMF()