Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h434 DataTag::Factory &getDataTags() { return Engine.getDataTags(); } in getDataTags() function
H A DCoreEngine.h208 DataTag::Factory &getDataTags() { return DataTags; } in getDataTags() function