Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDObjCContainersASTChecker.cpp49 QualType PointeeT = TP->getPointeeType(); in hasPointerToPointerSizedType() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
HDUninitializedPointee.cpp176 QualType PointeeT = DynT->getPointeeType(); in isDereferencableUninit() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExceptionSpec.cpp128 QualType PointeeT = T; in CheckSpecifiedExceptionType() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp4047 const auto *PointeeT = PtrT->getPointeeType() in IsPreserveAIArrayBase() local