Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1008 class GetPointerTy { in initFunctionSummaries() class
1012 GetPointerTy(const ASTContext &ACtx) : ACtx(ACtx) {} in initFunctionSummaries() function in StdLibraryFunctionsChecker::initFunctionSummaries::GetPointerTy