Searched defs:C23 (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | LangStandard.h | 53 C23 = (1 << 4), global() enumerator |
H A D | AttributeCommonInfo.h | 114 static Form C23() { return AS_C23; } in C23() function |
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | ClangAttrEmitter.cpp | 3609 CXX, C23; EmitClangAttrHasAttrImpl() local |