Home
last modified time | relevance | path

Searched defs:Idents (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp582 SmallVector<const IdentifierInfo *, 4> Idents; in getOrInitSelector() local
H A DASTImporter.cpp10235 SmallVector<const IdentifierInfo *, 4> Idents; in Import() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp736 SelectorTable::constructSetterSelector(IdentifierTable &Idents, in constructSetterSelector()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4072 auto &Idents = S.Context.Idents; in lookupInDeclContext() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1685 const NamedMDNode *Idents = M.getNamedMetadata("llvm.ident"); in visitModuleIdents() local