Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
HDLVLine.cpp69 void LVLine::markMissingParents(const LVLines *References, in markMissingParents()
124 bool LVLine::equals(const LVLines *References, const LVLines *Targets) { in equals()
HDLVSymbol.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()
HDLVType.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()
HDLVCompare.cpp199 const char *Category) -> Error { in execute()
HDLVScope.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-14-stable/contrib/llvm-project/clang/lib/Format/
HDSortJavaScriptImports.cpp149 SmallVector<JsModuleReference, 16> References; in analyze() local
258 sortModuleReferences(const SmallVector<JsModuleReference, 16> &References) { in sortModuleReferences()
294 void mergeModuleReferences(SmallVector<JsModuleReference, 16> &References) { in mergeModuleReferences()
365 SmallVector<JsModuleReference, 16> References; in parseModuleReferences() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
HDLVDWARFReader.h74 LVElementSet References; member
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDIntervalTree.h304 IntervalReferences References; variable
/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDasltypes.h460 UINT32 References; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFVerifier.cpp908 const ReferenceMap &References, in verifyDebugInfoReferences()