Searched defs:PointeeT (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedPointee.cpp176 QualType PointeeT = DynT->getPointeeType(); local
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp49 QualType PointeeT = TP->getPointeeType(); local
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaExceptionSpec.cpp134 QualType PointeeT = T; local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp3714 const auto *PointeeT = PtrT->getPointeeType() local

Completed in 115 milliseconds