Home
last modified time | relevance | path

Searched refs:MsgProvider (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DProgramPoint.cpp356 SimpleProgramPointTag::SimpleProgramPointTag(StringRef MsgProvider, in SimpleProgramPointTag() argument
358 : Desc((MsgProvider + " : " + Msg).str()) {} in SimpleProgramPointTag()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h57 SimpleProgramPointTag(StringRef MsgProvider, StringRef Msg);