Home
last modified time | relevance | path

Searched defs:Sibling (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DLexicallyOrderedRecursiveASTVisitor.h100 Decl *Sibling = *I; in TraverseDeclContextHelper() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp924 if (const DWARFDebugInfoEntry *Sibling = getSiblingEntry(Die)) in getSibling() local
946 if (const DWARFDebugInfoEntry *Sibling = getPreviousSiblingEntry(Die)) in getPreviousSibling() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1884 const MachineInstr &Sibling = in hasReassociableSibling() local