Searched defs:getNoteTags (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
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

Completed in 111 milliseconds