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.cpp237 SimpleProgramPointTag::SimpleProgramPointTag(StringRef MsgProvider, in SimpleProgramPointTag() argument
239 : Desc((MsgProvider + " : " + Msg).str()) {} in SimpleProgramPointTag()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h54 SimpleProgramPointTag(StringRef MsgProvider, StringRef Msg);