Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp421 IdentifierInfo **KeyInfo = reinterpret_cast<IdentifierInfo **>(this + 1); in MultiKeywordSelector() local
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c15316 typedef struct KeyInfo KeyInfo; typedef
18557 struct KeyInfo { struct
18558 u32 nRef; /* Number of references to this KeyInfo object */ argument
18568 ** Allowed bit values for entries in the KeyInfo.aSortFlags[] array. argument