Searched defs:IIs (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ | ||
H A D | SelectorExtras.h | 17 getKeywordSelector(ASTContext & Ctx,IdentifierInfos * ...IIs) getKeywordSelector() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 3726 SmallVector<const IdentifierInfo *, 128> IIs; WriteIdentifierTable() local |