/freebsd-src/contrib/llvm-project/clang/lib/Edit/ |
H A D | RewriteObjCFoundationAPI.cpp | 570 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 D | AtomicChange.cpp | 70 Keys(Io, Doc); in mapping() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStub.cpp | 987 MappingNormalization<NormalizedTBD, const InterfaceFile *> Keys(IO, File); in mapKeysToValues() local 1017 MappingNormalization<NormalizedTBD_V4, const InterfaceFile *> Keys(IO, mapKeysToValuesV4() local [all...] |
H A D | TextStubV5.cpp | 124 std::array<StringRef, 64> Keys = { variable [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DebugCheckers.cpp | 273 SmallVector<const Table::MapEntryTy *, 32> Keys; in checkEndOfTranslationUnit() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
H A D | Patterns.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 1667 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 D | Tokens.cpp | 942 std::vector<FileID> Keys; dumpForTests() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 1329 MappingNormalization<NormalizedOther, std::optional<uint8_t>> Keys( mapping() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1156 std::vector<MatchKey> Keys; in matchesAnyAncestorOf() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 157 Address Keys = Address::invalid(); in EmitObjCCollectionLiteral() local
|