Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DDataAccessProf.h57 struct SourceLocationRef { struct
58 SourceLocationRef(StringRef FileNameRef, uint32_t Line) in SourceLocationRef() argument
61 StringRef FileName;
63 uint32_t Line;