Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2515 struct DirectiveEvalResult { struct
2527 /// \#if or \#elif directive and return a \p DirectiveEvalResult object. argument