Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h431 NoteTag::Factory &getNoteTags() { return Engine.getNoteTags(); } in getNoteTags() function
H A DCoreEngine.h203 NoteTag::Factory &getNoteTags() { return NoteTags; } in getNoteTags() function