Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp49 QualType PointeeT = TP->getPointeeType(); in hasPointerToPointerSizedType() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedPointee.cpp176 QualType PointeeT = DynT->getPointeeType(); in isDereferencableUninit() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp128 QualType PointeeT = T; in CheckSpecifiedExceptionType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4047 const auto *PointeeT = PtrT->getPointeeType() in IsPreserveAIArrayBase() local