Home
last modified time | relevance | path

Searched refs:ExType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp123 QualType ExType = Ex->getType(); in conjureSymbolVal() local
125 T = LCtx->getAnalysisDeclContext()->getASTContext().getPointerType(ExType); in conjureSymbolVal()