Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDebugCheckers.cpp175 SmallVector<const Table::MapEntryTy *, 32> Keys; in checkEndOfTranslationUnit() local
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DVirtualFileSystem.cpp588 DenseMap<StringRef, KeyStatus> &Keys) { in checkDuplicateOrUnknownKey()
603 bool checkMissingKeys(yaml::Node *Obj, DenseMap<StringRef, KeyStatus> &Keys) { in checkMissingKeys()
630 DenseMap<StringRef, KeyStatus> Keys( in parseEntry() local
783 DenseMap<StringRef, KeyStatus> Keys( in parse() local
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DELFYAML.cpp479 MappingNormalization<NormalizedOther, uint8_t> Keys(IO, Symbol.Other); in mapping() local
/minix3/external/bsd/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp570 SmallVector<const Expr *, 8> Keys; in rewriteToDictionaryLiteral() local
627 SmallVector<const Expr *, 8> Keys; in shouldNotRewriteImmediateMessageArgs() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp106 llvm::Value *Keys = nullptr; in EmitObjCCollectionLiteral() local