Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DIndexedMemProfData.h42 FrameId addFrame(const Frame &F) { in addFrame() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h114 void addFrame(const DILineInfo &Frame) { Frames.push_back(Frame); } in addFrame() function