Home
last modified time | relevance | path

Searched refs:GetPointerTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1194 class GetPointerTy { in initFunctionSummaries() class
1198 GetPointerTy(const ASTContext &ACtx) : ACtx(ACtx) {} in initFunctionSummaries() function in StdLibraryFunctionsChecker::initFunctionSummaries::GetPointerTy