Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netipsec/
H A Dkeydb.h114 struct secident *idents; /* source identity */ member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1062 SmallVector<IdentifierInfo *, 4> idents; in FindObjCMethodDeclsWithOrigin() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp785 IdentifierTable &idents, SelectorTable &sels, in ASTContext()