Home
last modified time | relevance | path

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

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