Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h87 TST_typeof_unqualType, // C23 typeof_unqual(type-name) enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h309 static const TST TST_typeof_unqualType = clang::TST_typeof_unqualType; variable