Home
last modified time | relevance | path

Searched defs:References (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp69 void LVLine::markMissingParents(const LVLines *References, in markMissingParents()
124 bool LVLine::equals(const LVLines *References, const LVLines *Targets) { in equals()
H A DLVSymbol.cpp281 void LVSymbol::markMissingParents(const LVSymbols *References, in markMissingParents()
333 bool LVSymbol::parametersMatch(const LVSymbols *References, in parametersMatch()
369 bool LVSymbol::equals(const LVSymbols *References, const LVSymbols *Targets) { in equals()
H A DLVType.cpp173 void LVType::markMissingParents(const LVTypes *References, in markMissingParents()
225 bool LVType::parametersMatch(const LVTypes *References, in parametersMatch()
269 bool LVType::equals(const LVTypes *References, const LVTypes *Targets) { in equals()
H A DLVCompare.cpp199 const char *Category) -> Error { in execute()
H A DLVScope.cpp299 LVSymbols References; in addMissingElements() local
890 void LVScope::markMissingParents(const LVScopes *References, in markMissingParents()
959 bool LVScope::equals(const LVScopes *References, const LVScopes *Targets) { in equals()
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp151 std::tie(References, FirstNonImportLine) = in analyze() local
260 sortModuleReferences(const SmallVector<JsModuleReference,16> & References) sortModuleReferences() argument
296 mergeModuleReferences(SmallVector<JsModuleReference,16> & References) mergeModuleReferences() argument
367 SmallVector<JsModuleReference, 16> References; parseModuleReferences() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVELFReader.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h304 IntervalReferences References; variable
[all...]
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Dasltypes.h460 UINT32 References; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp811 verifyDebugInfoReferences(const ReferenceMap & References,llvm::function_ref<DWARFUnit * (uint64_t)> GetUnitForOffset) verifyDebugInfoReferences() argument