Searched refs:getNoteTags (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h249 return Eng.getNoteTags().makeNoteTag(std::move(Cb), IsPrunable);
H A DExprEngine.h400 NoteTag::Factory &getNoteTags() { return Engine.getNoteTags(); } function in class:clang::ento::ExprEngine
H A DCoreEngine.h203 NoteTag::Factory &getNoteTags() { return NoteTags; } function in class:clang::ento::CoreEngine
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp223 ProgramPoint P = L.withTag(getNoteTags().makeNoteTag(

Completed in 94 milliseconds