Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h144 struct DILineInfoSpecifier { struct
160 DILineInfoSpecifier(FileLineInfoKind FLIKind = FileLineInfoKind::RawValue, argument
164 inline bool operator==(const DILineInfoSpecifier &RHS) const { argument