Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.h132 llvm::SmallPtrSet<IdentifierInfo *, 8> TypeNames; variable
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c253 static const char *TypeNames[] = { variable
/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4910 std::vector<std::string> TypeNames; member