Home
last modified time | relevance | path

Searched refs:mayHaveLocationExpr (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAttribute.h47 static bool mayHaveLocationExpr(dwarf::Attribute Attr);
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp180 (DWARFAttribute::mayHaveLocationExpr(Attr) && in dumpAttribute()
721 bool DWARFAttribute::mayHaveLocationExpr(dwarf::Attribute Attr) { in mayHaveLocationExpr() function in DWARFAttribute
/openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1126 if (DWARFAttribute::mayHaveLocationExpr(AttrSpec.Attr) && in cloneBlockAttribute()