Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp146 QualType ExType = Ex->getType(); in conjureSymbolVal() local
148 T = LCtx->getAnalysisDeclContext()->getASTContext().getPointerType(ExType); in conjureSymbolVal()