Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp570 SmallVector<const Expr *, 8> Keys; in rewriteToDictionaryLiteral() local
626 SmallVector<const Expr *, 8> Keys; in shouldNotRewriteImmediateMessageArgs() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp70 Keys(Io, Doc); in mapping() local
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp987 MappingNormalization<NormalizedTBD, const InterfaceFile *> Keys(IO, File); in mapKeysToValues() local
1017 MappingNormalization<NormalizedTBD_V4, const InterfaceFile *> Keys(IO, mapKeysToValuesV4() local
[all...]
H A DTextStubV5.cpp124 std::array<StringRef, 64> Keys = { variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDebugCheckers.cpp273 SmallVector<const Table::MapEntryTy *, 32> Keys; in checkEndOfTranslationUnit() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1667 checkDuplicateOrUnknownKey(yaml::Node * KeyNode,StringRef Key,DenseMap<StringRef,KeyStatus> & Keys) checkDuplicateOrUnknownKey() argument
1682 checkMissingKeys(yaml::Node * Obj,DenseMap<StringRef,KeyStatus> & Keys) checkMissingKeys() argument
1786 DenseMap<StringRef, KeyStatus> Keys(std::begin(Fields), std::end(Fields)); parseEntry() local
2020 DenseMap<StringRef, KeyStatus> Keys(std::begin(Fields), std::end(Fields)); parse() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp942 std::vector<FileID> Keys; dumpForTests() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1329 MappingNormalization<NormalizedOther, std::optional<uint8_t>> Keys( mapping() local
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1156 std::vector<MatchKey> Keys; in matchesAnyAncestorOf() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp157 Address Keys = Address::invalid(); in EmitObjCCollectionLiteral() local