Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp97 QualType CanonPointeeTy = Ctx.getCanonicalType(PointeeTy); in castRegion() local
181 QualType CanonPointeeTy = Ctx.getCanonicalType(PointeeTy); in castRegion() local