Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h88 TST_typeof_unqualExpr, // C23 typeof_unqual(expression) enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h310 static const TST TST_typeof_unqualExpr = clang::TST_typeof_unqualExpr; variable