Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp297 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1690 static DeclaratorChunk getBlockPointer(unsigned TypeQuals, getBlockPointer() function