Home
last modified time | relevance | path

Searched defs:Refs (Results 1 – 25 of 57) sorted by relevance

123

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp70 SmallVectorImpl<TiReference> &Refs) { in handleMethodOverloadList()
96 SmallVectorImpl<TiReference> &Refs) { in handleBaseClass()
106 SmallVectorImpl<TiReference> &Refs) { in handleEnumerator()
116 SmallVectorImpl<TiReference> &Refs) { in handleDataMember()
128 SmallVectorImpl<TiReference> &Refs) { in handleOverloadedMethod()
138 SmallVectorImpl<TiReference> &Refs) { in handleOneMethod()
156 SmallVectorImpl<TiReference> &Refs) { in handleNestedType()
166 SmallVectorImpl<TiReference> &Refs) { in handleStaticDataMember()
177 SmallVectorImpl<TiReference> &Refs) { in handleVirtualBaseClass()
192 SmallVectorImpl<TiReference> &Refs) { in handleVFPtr()
[all …]
H A DTypeRecordHelpers.cpp49 SmallVector<TypeIndex, 1> Refs; in getModifiedType() local
H A DTypeHashing.cpp36 SmallVector<TiReference, 4> Refs; in hashType() local
/llvm-project/clang-tools-extra/clangd/index/
H A DMemIndex.h25 MemIndex(SymbolRange &&Symbols, RefRange &&Refs, RelationRange &&Relations) { in MemIndex() argument
38 MemIndex(SymbolRange &&Symbols, RefRange &&Refs, RelationRange &&Relations, in MemIndex() argument
50 MemIndex(SymbolRange &&Symbols, RefRange &&Refs, RelationRange &&Relations, in MemIndex() argument
88 llvm::DenseMap<SymbolID, llvm::ArrayRef<Ref>> Refs; global() variable
H A DSerialization.h45 std::optional<RefSlab> Refs; member
58 const RefSlab *Refs = nullptr; member
H A DRef.cpp52 std::vector<Ref> Refs; in build() local
H A DFileIndex.cpp93 auto Refs = Collector.takeRefs(); in indexSymbols() local
247 update(llvm::StringRef Key,std::unique_ptr<SymbolSlab> Symbols,std::unique_ptr<RefSlab> Refs,std::unique_ptr<RelationSlab> Relations,bool CountReferences) update() argument
312 for (const RefSlab *Refs : MainFileRefs) buildIndex() local
[all...]
H A DSerialization.cpp378 void writeRefs(const SymbolID &ID, llvm::ArrayRef<Ref> Refs, in writeRefs() argument
519 RefSlab::Builder Refs; in readRIFF() local
587 std::vector<std::pair<SymbolID, std::vector<Ref>>> Refs; in writeRIFF() local
716 RefSlab Refs; loadIndex() local
[all...]
H A DFileIndex.h190 llvm::DenseSet<const Ref *> Refs; global() member
H A DMemIndex.cpp17 build(SymbolSlab Slab,RefSlab Refs,RelationSlab Relations) build() argument
H A DYAMLSerialization.cpp45 std::optional<RefBundle> Refs; member
475 RefSlab::Builder Refs; in readYAML() local
535 RefBundle Refs = {Data.first, Data.second}; in toYAML() local
H A DSymbolCollector.h199 RefSlab::Builder Refs; global() variable
/llvm-project/clang-tools-extra/clangd/index/dex/
H A DDex.h39 Dex(SymbolRange &&Symbols, RefsRange &&Refs, RelationsRange &&Relations, in Dex() argument
54 Dex(SymbolRange && Symbols,RefsRange && Refs,RelationsRange && Relations,Payload && BackingData,size_t BackingDataSize) Dex() argument
65 Dex(SymbolRange && Symbols,RefsRange && Refs,RelationsRange && Relations,FileRange && Files,IndexContents IdxContents,Payload && BackingData,size_t BackingDataSize) Dex() argument
118 llvm::DenseMap<SymbolID, llvm::ArrayRef<Ref>> Refs; global() variable
/llvm-project/clang/unittests/Basic/
H A DFileEntryTest.cpp69 FileEntryTestHelper Refs; in TEST() local
96 FileEntryTestHelper Refs; in TEST() local
114 FileEntryTestHelper Refs; in TEST() local
131 FileEntryTestHelper Refs; in TEST() local
200 FileEntryTestHelper Refs; in TEST() local
212 FileEntryTestHelper Refs; in TEST() local
/llvm-project/llvm/include/llvm/ADT/
H A DSmallString.h35 SmallString(std::initializer_list<StringRef> Refs) in SmallString()
56 void assign(std::initializer_list<StringRef> Refs) { in assign()
73 void append(std::initializer_list<StringRef> Refs) { in append()
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseRangesCheck.cpp175 static const std::pair<StringRef, StringRef> Refs[] = { getFreeBeginEndMethods() local
181 static const std::pair<StringRef, StringRef> Refs[] = { getReverseDescriptor() local
/llvm-project/clang-tools-extra/clangd/index/remote/
H A DService.proto22 rpc Refs(RefsRequest) returns (stream RefsReply) {} rpc
/llvm-project/clang-tools-extra/clang-tidy/boost/
H A DUseRangesCheck.cpp348 static const std::pair<StringRef, StringRef> Refs[] = { getFreeBeginEndMethods() local
359 static const std::pair<StringRef, StringRef> Refs[] = { getReverseDescriptor() local
/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceOperandsSkip.cpp27 SetVector<Value *> Refs; in collectReferencedValues() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DFindTargetTests.cpp1295 annotatedReferences(llvm::StringRef Code,ParsedAST & AST,std::vector<ReferenceLoc> Refs) annotatedReferences() argument
1340 std::vector<ReferenceLoc> Refs; annotateAllReferences() local
1358 std::vector<ReferenceLoc> Refs; annotateReferencesInFoo() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h53 unsigned Refs = 0; member
/llvm-project/clang-tools-extra/clangd/indexer/
H A DIndexerMain.cpp121 RefSlab::Builder Refs; member in clang::clangd::__anon3bac79200111::IndexActionFactory
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DHTMLReport.cpp155 std::vector<Ref> Refs; global() member in clang::include_cleaner::__anonf7a010870111::Reporter
359 writeInsertion(llvm::StringRef Text,llvm::ArrayRef<unsigned> Refs) writeInsertion() argument
[all...]
/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp27 SmallVectorImpl<DeclRefExpr *> &Refs; member in __anonf9ad4e870111::LocalRefsCollector
H A DTransforms.cpp215 ExprSet &Refs; member in __anon10b1afaa0111::ReferenceClear
223 ExprSet &Refs; member in __anon10b1afaa0111::ReferenceCollector

123