Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h434 DataTag::Factory &getDataTags() { return Engine.getDataTags(); } getDataTags() function
H A DCoreEngine.h199 DataTag::Factory &getDataTags() { return DataTags; } getDataTags() function