Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h369 AfterExport = -2, enumerator
400 S = AfterExport; in handleExport()
406 if (S == AfterTopLevelTokenSeq || S == AfterExport) in handleImport()