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/
DExprEngine.h434 DataTag::Factory &getDataTags() { return Engine.getDataTags(); } in getDataTags() function
DCoreEngine.h208 DataTag::Factory &getDataTags() { return DataTags; } in getDataTags() function