Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/
H A DDIContext.h140 struct DILineInfoSpecifier { struct
156 DILineInfoSpecifier(FileLineInfoKind FLIKind = FileLineInfoKind::RawValue, argument
160 inline bool operator==(const DILineInfoSpecifier &RHS) const { argument