Home
last modified time | relevance | path

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

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